issues
search
tokio-rs
/
turmoil
Add hardship to your tests
MIT License
792
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use compile_fds to compile file descriptor set
#194
tottoto
opened
1 week ago
0
Treat partitions as unreachable hosts
#193
brandonpike
opened
2 weeks ago
0
Support smart network fault injections through predicates
#192
aoak
opened
1 month ago
0
Bump to 0.6.4
#191
mcches
closed
1 month ago
0
Add free fns for one way partition and repair
#190
mcches
closed
1 month ago
0
Upgrade gRPC example deps
#189
mcches
closed
1 month ago
0
Add established_tcp_stream_count{,_on}
#188
marcbowes
closed
1 month ago
0
Allow one way partitionings
#187
andersmusikkahs
closed
1 month ago
2
Crash and restart hosts in a runtime
#186
dtwitty
opened
2 months ago
2
Improve flow control for TCP connections (GRPC example)
#185
dtwitty
opened
2 months ago
1
Add try_read and friends to TcpStream
#184
mcches
opened
2 months ago
2
Add unexpected_cfgs lint exception, fixes #182
#183
brandonpike
closed
3 months ago
0
Clippy failure on `main` branch
#182
LeonHartley
closed
3 months ago
0
upgrade grpc example deps, fixing #180
#181
LeonHartley
closed
3 months ago
5
Update gRPC example to latest hyper, tonic and tower
#180
LeonHartley
closed
3 months ago
4
Implement Debug for UdpSocket
#179
progwriter
closed
4 months ago
0
Validate `tick_duration` millisecond resolution
#178
sgbalogh
opened
4 months ago
0
Bump to 0.6.3
#177
mcches
closed
4 months ago
0
Add try_write to TcpStream
#176
brandonpike
closed
4 months ago
0
Make `Config.duration` as `Option<Duration>`
#175
quettabit
closed
4 months ago
2
Add API parity stubs for UDP sockets/TCP streams
#174
progwriter
closed
7 months ago
1
Add ability to run hosts in random order
#173
progwriter
closed
7 months ago
0
Bump to 0.6.2
#172
mcches
closed
7 months ago
0
Enable tokio io driver
#171
HolyShitMan
closed
7 months ago
12
Make sim_elapsed function safe to call outside of simulation
#170
tereshch-aws
closed
9 months ago
1
Network partition should cause 'host unreachable' not 'connection refused' for TCP
#169
cameronelliott
opened
9 months ago
4
Enable testing of backpressure from TCP connections
#168
mooso
opened
10 months ago
2
Support one-way partitions
#167
mooso
closed
1 month ago
0
Bump to 0.6.1
#166
zakvdm
closed
10 months ago
0
Bump tokio to version "1"
#165
mcches
closed
10 months ago
1
Add `turmoil::sim_elapsed` for retrieving total simulation virtual time
#164
zakvdm
closed
10 months ago
0
Update actions/checkout action and replace unmaintained actions-rs actions
#163
taiki-e
closed
10 months ago
0
Add a tracing warning when a thread blocks steps
#162
Benjscho
opened
10 months ago
3
Lucio/spawn blocking bug
#161
LucioFranco
closed
10 months ago
1
Add warning for blocking tasks that block the sim
#160
LucioFranco
opened
11 months ago
0
Add support for SO_LINGER to `TcpStream`
#159
mcches
opened
11 months ago
0
Fix socket close behavior when there is unread data
#158
mcches
opened
11 months ago
0
Add a check for port exhaustion
#157
mcches
closed
10 months ago
0
Pull visibilty policy up
#156
brandonpike
closed
7 months ago
1
Add documentation on using tracing
#155
Benjscho
closed
11 months ago
0
Update Axum example to use axum 0.7 and hyper 1.
#154
TannerRogalsky
closed
10 months ago
5
More fixes for loopback networking
#153
mcches
closed
1 year ago
0
Add docs for the builder and config focused on defaults
#152
Benjscho
closed
1 year ago
0
Bump to 0.6.0
#151
Benjscho
closed
1 year ago
0
Fix builder to use provided rng
#150
Benjscho
closed
1 year ago
0
Bump to 0.5.8
#148
mcches
closed
1 year ago
0
Fix subtraction overflow bug with latency
#147
Benjscho
closed
1 year ago
0
Fix subtraction overflow bug with min latency
#146
Benjscho
closed
1 year ago
0
Fix ephemeral port leak upon tcp stream shutdown
#145
brightcoder
closed
1 year ago
0
Infinitely running.
#144
violin0622
closed
10 months ago
2
Next