Unverified Commit e34e28f2 authored by Igor Aleksanov's avatar Igor Aleksanov Committed by GitHub
Browse files

Stick code to a single runtime (#364)



* Stick test code to a single runtime

* Replace async-std in ws-client with tokio

* Replace std::thread::sleep with tokio::time::sleep in test

* Add compatibility layer for tokio v0.2

* Add check for both features being enabled + some improvements

* Update ws-client/src/tokio.rs

Co-authored-by: default avatarNiklas Adolfsson <[email protected]>
parent 5aeed02d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment