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
Lightweight Python utility that runs shell commands with a strict timeout. Uses bash process groups to terminate entire process trees. Pure standard library, no external dependencies.