You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implement Event directly with wait_task_rescheduled rather than ParkingLot (#1948)
* implement Event directly with wait_task_rescheduled rather than ParkingLot
raised in #1944
* clear listening tasks set after rescheduling
Co-authored-by: Nathaniel J. Smith <[email protected]>
* eliminate use of custom_sleep_data
* newsfragment
Co-authored-by: Nathaniel J. Smith <[email protected]>
0 commit comments