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
A customer is using envbox and setting Coder Agent shutdown scripts, but it doesn't appear these are being executed.
I suspect what's happening is that envbox is failing to propagate signals (especially SIGTERM) to the inner workspace agent process, meaning it never realizes it should be shut down until the whole envbox container and process tree is killed by the OS.
The text was updated successfully, but these errors were encountered:
A customer is using envbox and setting Coder Agent shutdown scripts, but it doesn't appear these are being executed.
I suspect what's happening is that envbox is failing to propagate signals (especially SIGTERM) to the inner workspace agent process, meaning it never realizes it should be shut down until the whole envbox container and process tree is killed by the OS.
The text was updated successfully, but these errors were encountered: