Closed
Description
This causes a regression for anyone who was using
trio.sleep_forever
combined withtrio.lowlevel.reschedule
. Okay, maybe they (we (I)) should have been usingtrio.lowlevel.wait_task_rescheduled
but theRuntimeError
should have been phased in with a warning over one release cycle.
Originally posted by @richardsheridan in #3096 (comment)
Metadata
Metadata
Assignees
Labels
No labels