Skip to content

Commit

Permalink
fix: Fix client sending state mechanism that was blocking the executor (
Browse files Browse the repository at this point in the history
#36)

* fix: Fix client sending state mechanism that was blocking the executor

* fix tests

* fix minimal versions

* fix yaml

* fix build ci

* remove cargo check

* move check of initial full list in the test function

* add test for non-empty initial full list

* Fix typo in src/client.rs

* more comments

* more comments

* more comments

* halt connection when start sending timeout is reached

* do not keep alive halted connections

* add more comments

* Update src/client.rs

Co-authored-by: Mikołaj Florkiewicz <[email protected]>

* Update src/client.rs

Co-authored-by: Mikołaj Florkiewicz <[email protected]>

* Update src/client.rs

Co-authored-by: Mikołaj Florkiewicz <[email protected]>

* Update src/client.rs

Co-authored-by: Mikołaj Florkiewicz <[email protected]>

* Update src/client.rs

Co-authored-by: Mikołaj Florkiewicz <[email protected]>

* Update src/client.rs

Co-authored-by: Mikołaj Florkiewicz <[email protected]>

* Update src/client.rs

Co-authored-by: Mikołaj Florkiewicz <[email protected]>

* Update src/client.rs

Co-authored-by: Mikołaj Florkiewicz <[email protected]>

* Update src/client.rs

Co-authored-by: Mikołaj Florkiewicz <[email protected]>

* Update src/client.rs

Co-authored-by: Mikołaj Florkiewicz <[email protected]>

* Update src/client.rs

Co-authored-by: Mikołaj Florkiewicz <[email protected]>

* fmt

---------

Co-authored-by: Mikołaj Florkiewicz <[email protected]>
  • Loading branch information
oblique and fl0rek authored Apr 8, 2024
1 parent 56ba3a1 commit 1cdfff8
Show file tree
Hide file tree
Showing 4 changed files with 1,462 additions and 483 deletions.
Loading

0 comments on commit 1cdfff8

Please sign in to comment.