Skip to content

Commit

Permalink
feat: abort signal implementation (#39)
Browse files Browse the repository at this point in the history
* fix: clippy

* chore: update dependencies

* feat: add leader/worker command channel

* test: debug

* feat: implement abort signal

* fix: timeout

* fix: cleanup

* fix: tests

* fix: tests 2

* fix: abort signal

* fix: clippy

* fix: comment

* fix: debug output

* fix: revert version to make the separate release PR
  • Loading branch information
atanmarko authored Nov 6, 2024
1 parent 874ab8f commit f1b6e25
Show file tree
Hide file tree
Showing 20 changed files with 1,964 additions and 980 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
/target
.idea/

Loading

0 comments on commit f1b6e25

Please sign in to comment.