News

I spent some time trying to debug this Friday and from what I can gather, issuing SIGTERM to a python process that has spawned from the following pattern ignores SIGTERM and only responds to SIGKILL ...
Docker containers running mcp-atlassian cannot be stopped gracefully using docker stop and require force termination with docker kill. The Python process does not respond to SIGTERM signals, causing ...