Skip to content

Refacctored network and main thread channel handling to gracefully exit #37

Refacctored network and main thread channel handling to gracefully exit

Refacctored network and main thread channel handling to gracefully exit #37

Workflow file for this run

name: Rust
on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
env:
CARGO_TERM_COLOR: always
jobs:
build:
uses: ./.github/workflows/build.yml