Skip to content

Processes are SIGKILLed on shutdown #62

Description

@Vtec234

We send SIGTERM to the bwrap parent of vscode-server and collab-server processes when shutdown is requested, but SIGTERMing a bwrap just SIGKILLs the children which prevents graceful cleanup. We should track these children PIDs and SIGTERM them directly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions