2.0.1
- Fixed
ReadableResourceStream
callingSuspension::resume()
when destroyed, which could throw an exception when suspending from{main}
and an uncaught exception was thrown from the event loop.
ReadableResourceStream
calling Suspension::resume()
when destroyed, which could throw an exception when suspending from {main}
and an uncaught exception was thrown from the event loop.