Changes between Initial Version and Version 1 of Ticket #18447, comment 1
- Timestamp:
- Jun 13, 2023, 1:27:09 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18447, comment 1
initial v1 1 After killing `nano`, input starts getting fed into `bash`, but it gets into intermittent delays receiving backlog of input; however, it does actually slowly make progress. 1 After killing `nano`, input starts getting fed into `bash`, but it gets into intermittent delays receiving backlog of input; however, it does actually slowly make progress. Perhaps `bash` is providing a timeout to allow poll/select to fail, unlike `nano`?