docs(issues): publish SI-4 torrent cleanup specification - #2171
Merged
josecelano merged 3 commits intoSep 8, 2026
Merged
josecelano merged 3 commits into
josecelano merged 3 commits into
Conversation
There was a problem hiding this comment.
Warning
Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.
Pull request overview
Publishes the approved SI-4 specification for migrating torrent cleanup to CancellationToken, moving it from a draft into the EPIC roadmap as an open, tracked issue (#2169).
Changes:
- Adds a new open issue spec for SI-4 with design, plan, and verification requirements.
- Updates the EPIC #1488 roadmap to point SI-4 to the new open issue (#2169).
- Removes the outdated SI-4 draft specification.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| docs/issues/open/2169-1488-si-4-migrate-torrent-cleanup/ISSUE.md | New approved SI-4 spec detailing design, ownership invariants, acceptance criteria, and verification. |
| docs/issues/open/1488-overhaul-tracker-shutdown/ISSUE.md | Updates EPIC roadmap entry to reference the new open SI-4 issue instead of the draft. |
| docs/issues/drafts/1488-si-4-migrate-torrent-cleanup/ISSUE.md | Removes the superseded draft SI-4 spec. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
josecelano
added a commit
to josecelano/torrust-tracker
that referenced
this pull request
Sep 8, 2026
josecelano
added a commit
to josecelano/torrust-tracker
that referenced
this pull request
Sep 8, 2026
josecelano
force-pushed
the
1488-si-4-migrate-torrent-cleanup-spec
branch
from
September 8, 2026 15:10
2690f58 to
8554c10
Compare
josecelano
added a commit
to josecelano/torrust-tracker
that referenced
this pull request
Sep 8, 2026
josecelano
force-pushed
the
1488-si-4-migrate-torrent-cleanup-spec
branch
from
September 8, 2026 15:48
8554c10 to
7607498
Compare
josecelano
force-pushed
the
1488-si-4-migrate-torrent-cleanup-spec
branch
from
September 8, 2026 15:55
7607498 to
1cacd68
Compare
Member
Author
|
ACK 1cacd68 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Publishes the approved specification for #2169, SI-4 in the #1488 shutdown roadmap.
JoinHandleproposal with an unspawned, token-aware cleanup runner directly owned byJobManager::spawn.Related to #2169
Validation
linter allgit diff --check