Unverified Commit ffa504e2 authored by Maciej Hirsz's avatar Maciej Hirsz Committed by GitHub
Browse files

Tidy `StopHandle` (#425)



* Experimental generic driver for methods

* Move FutureDriver to its own module

* "Infallible" sync methods + fmt

* Drive all methods to completion before background_task closes

* Testing a different stop handle

* Added the waker for the monitors

* Fix the test

* Fix a possible deadlock

* fmt

* Explain strong_count check in StopHandle Drop impl

* Clippy tweak

Co-authored-by: default avatarNiklas Adolfsson <[email protected]>

* Added comment on atomicbool ordering

Co-authored-by: default avatarNiklas Adolfsson <[email protected]>
parent 3ad1cc21
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