forked from goodboy/tractor
Add news bit
parent
3208b67f57
commit
76342ed0c5
|
@ -0,0 +1,6 @@
|
|||
Handle broken channel/stream faults where the root's tty lock is left acquired by some
|
||||
child actor who went MIA and the root ends up hanging indefinitely.
|
||||
|
||||
There's two parts here:
|
||||
- Don't shield wait on the lock
|
||||
- Always do our best to release the lock on the expected worst case connection faults
|
Loading…
Reference in New Issue