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
docs: refresh divergences for threaded context and open
- Remove the "context cancellation of build/compose subprocesses is not wired"
accepted-limitation: it was resolved when the command context was threaded
through the runner (docker.Client/ComposeClient now use exec.CommandContext),
and note in the self-containment stance that a deadline/cancel/Ctrl-C now
aborts an in-flight build/compose subprocess.
- List the Go-only `open` command in DIVERGENCES and add an `up . && open .`
example to the README's Go-only section.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments