forked from mirror/async-std
Changing task::block_on to park after a single poll (#684)
This was previously discussed in #605 and others as a source of high CPU load when sleeping tasks because of the overhead created by retrying a future in short succession.split-by-pattern
parent
d283352a9a
commit
81aa6d152a
Loading…
Reference in New Issue