You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
waitpid(-1, WNOHANG) would panic or segfault if called when the
thread's message queue is not empty.
Thanks to Erik Jezierski for the report and diagnosis.
[gh #16529]
0 commit comments