craftytrickster / stubborn-io

io traits/structs for tokio that automatically recover from potential disconnections/interruptions
https://docs.rs/stubborn-io
MIT License
68 stars 17 forks source link

test: Add reconnect integration test #32

Open bemyak opened 6 months ago

bemyak commented 6 months ago

I wasn't able to reproduce the problem mentioned in #29, but maybe it's worth adding this successful test anyway.