coder / coder/xum

Workspace keeps running after archive action on long-lived workspaces

Open
#3,365 0 comments 0 reactions 0 assignees View on GitHub
third-party
Dominant language
TypeScript
Stars
2k
Forks
134
Avg merge
14h 57m
Merged PRs (30d)
307

Description

Description:
When a workspace has been running for a long time, usually 1 day or more, clicking Archive does not stop the container. The workspace keeps running even though the Codex mux setting in Coder is configured correctly.

This does not seem to happen with recently created workspaces. For new workspaces, creation and deletion work as expected. The issue appears only on older, long-running workspaces.

Expected behavior:
Archiving the workspace should stop the container and start the deletion flow.

Actual behavior:
The workspace continues running after archive is triggered.

Additional context:

The issue seems to affect long-lived workspaces only.

I suspect this may be a Codex mux issue, because the archive action does not affect the running container.

I’m using Bazel, so the workspace cache and volume can grow very large over time, sometimes up to 300 GB.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.