-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Would it be reasonable to drop the connection lock here?
| threadWaitRead fd |
I'm working on some code that needs to interleave (blocking) getCopyData and putCopyData. It seems to work for me when I manually break through the lock for putCopyData and flush, but I'm not sure whether that's actually OK.
Metadata
Metadata
Assignees
Labels
No labels