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
chrmarti
added
bug
Something isn't working
upstream
Issue identified as 'upstream' component related (exists outside of Dev Containers CLI)
labels
Sep 5, 2024
Steps to reproduce:
ps -auxf |grep "infinity"
devcontainer exec
with SIGTERM, i.e. kill the process or just interrupt the terminal.It seems
docker exec
is terminated without SIGTERM, leading to ungraceful termination.The text was updated successfully, but these errors were encountered: