Changes between Initial Version and Version 1 of Ticket #7859, comment 26
- Timestamp:
- Jan 30, 2020, 2:51:41 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7859, comment 26
initial v1 1 1 Well, sure, the bracket is clearly missing, but it only skip the check on fReadSelectPool before calling notify_select_event_pool(). 2 I can't explain hanging on fifo.2 I fail to see how it can explain the pipe hanging regression. 3 3 4 4 Anyway, as @waddlesplash was working on a refactoring of select() implementation (https://review.haiku-os.org/c/haiku/+/1742), which will allow to raise multiple events at once, maybe it will be easier to try to fix this issue after it's merged.