Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 29 commits into from
Apr 8, 2024
Merged
Show file tree
Hide file tree
Changes from 17 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
29d3b07
fix: Fix client sending state mechanism that was blocking the executor
oblique Mar 15, 2024
136d5b3
fix tests
oblique Mar 28, 2024
f260d31
fix minimal versions
oblique Mar 28, 2024
c96baa0
fix yaml
oblique Mar 28, 2024
67e22f3
fix build ci
oblique Mar 28, 2024
592adbe
remove cargo check
oblique Mar 28, 2024
26f57eb
move check of initial full list in the test function
oblique Mar 28, 2024
e918ece
add test for non-empty initial full list
oblique Mar 29, 2024
d3d59d1
Fix typo in src/client.rs
fl0rek Mar 29, 2024
0c32ada
Merge remote-tracking branch 'origin/main' into fix/sending-state
oblique Apr 3, 2024
210133f
more comments
oblique Apr 3, 2024
fac9456
Merge remote-tracking branch 'origin/main' into fix/sending-state
oblique Apr 4, 2024
b39358a
more comments
oblique Apr 4, 2024
26b6a5f
more comments
oblique Apr 4, 2024
32680ba
halt connection when start sending timeout is reached
oblique Apr 4, 2024
b7df5d6
do not keep alive halted connections
oblique Apr 8, 2024
c015422
add more comments
oblique Apr 8, 2024
28eace5
Update src/client.rs
oblique Apr 8, 2024
aebbe7b
Update src/client.rs
oblique Apr 8, 2024
dc427e7
Update src/client.rs
oblique Apr 8, 2024
f23dac7
Update src/client.rs
oblique Apr 8, 2024
b835547
Update src/client.rs
oblique Apr 8, 2024
bbf1d63
Update src/client.rs
oblique Apr 8, 2024
8060e52
Update src/client.rs
oblique Apr 8, 2024
05fb620
Update src/client.rs
oblique Apr 8, 2024
cbe6d5a
Update src/client.rs
oblique Apr 8, 2024
e03ef50
Update src/client.rs
oblique Apr 8, 2024
8441fbb
Update src/client.rs
oblique Apr 8, 2024
b92e525
fmt
oblique Apr 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading