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
What if we froze the child with SIGSTOP, then queried it's childen, then froze them with SIGSTOP, and so on recursively? Could we guarantee that nothing in the tree gets reaped, and then "atomically" kill everything?
How does this compare to "the freezer"?
The text was updated successfully, but these errors were encountered:
What if we froze the child with SIGSTOP, then queried it's childen, then froze them with SIGSTOP, and so on recursively? Could we guarantee that nothing in the tree gets reaped, and then "atomically" kill everything?
How does this compare to "the freezer"?
The text was updated successfully, but these errors were encountered: