revert(project): remove the project-advanced route #82
Owner
- Removed Redundancy of a second signal saying the answer moved: the consensus location already tells a caller where its answer is, on the subject it already watches.
- Removed Redundancy of a publisher with no reader: the sync loop that was its only consumer was never called, so every job published this to nobody.
- Fixed Bug in what it was keyed on: the project id is a root-commit sha, and answer-mode repos bootstrapped in the same second share one, so the subject could carry a thread's head to an unrelated thread's holders.
- Removed Redundancy of a second signal saying the answer moved: the consensus location already tells a caller where its answer is, on the subject it already watches.
- Removed Redundancy of a publisher with no reader: the sync loop that was its only consumer was never called, so every job published this to nobody.
- Fixed Bug in what it was keyed on: the project id is a root-commit sha, and answer-mode repos bootstrapped in the same second share one, so the subject could carry a thread's head to an unrelated thread's holders.
peersky
added 1 commit 2026-08-26 06:08:46 +00:00
All checks were successful
CI / Dependency Age Check (pull_request) Successful in 4s
Details
CI / Lint & Audit (pull_request) Successful in 1m7s
Details
CI / Spell Check (pull_request) Successful in 5s
Details
Commit Lint / Validate PR Title (pull_request) Successful in 3s
Details
Publish Release / Create Tag & Sync (pull_request) Has been skipped
Details
Publish Release / Publish to crates.io (pull_request) Has been skipped
Details
Publish Release / Publish dry-run (no side effects) (pull_request) Has been skipped
Details
Publish Release / Create GitHub Release (pull_request) Has been skipped
Details
CI / Test (pull_request) Successful in 5m0s
Details
Merge pull request 'revert(project): remove the project-advanced route' (#82) from revert/the-project-advanced-route into dev
Loading…
Reference in a new issue
No description provided.
Delete branch "revert/the-project-advanced-route"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?