Closed chozekun closed 1 year ago
There is a bug where pids() very occasionally returns fewer processes than it actually has. Therefore, instead of deleting it right away, check if the actual process is alive before deleting it. (Sorry for my poor English)
Closed due to test failure.
Summary
Description
There is a bug where pids() very occasionally returns fewer processes than it actually has. Therefore, instead of deleting it right away, check if the actual process is alive before deleting it. (Sorry for my poor English)