Y
Hacker News
new
|
ask
|
show
|
jobs
by
bloggie
1044 days ago
I had this same problem, where a process gets killed while waiting for an IO event that never came. All of the killed processes were killed in this state! Seems that there's no way to prevent this if it happens.
1 comments
thatsnotmepls
1044 days ago
You have to click on I/O at the top when it goes from (0) to (1).
link
bloggie
1044 days ago
The thing is processes get killed before the IO event appears.
link