v0.86.0
Fixed
- The on-channel model worker now awaits the survivor task it cancels on shutdown, so
stopping the worker no longer leaks a pending task into event-loop teardown. - A lock release that fails during waiter teardown is now logged at debug level instead
of being silently suppressed.