revert(project): remove the project-advanced route #82

Merged
peersky merged 1 commit from revert/the-project-advanced-route into dev 2026-08-26 06:10:58 +00:00
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.
revert(project): remove the project-advanced route
All checks were successful
CI / Dependency Age Check (pull_request) Successful in 4s
CI / Lint & Audit (pull_request) Successful in 1m7s
CI / Spell Check (pull_request) Successful in 5s
Commit Lint / Validate PR Title (pull_request) Successful in 3s
Publish Release / Create Tag & Sync (pull_request) Has been skipped
Publish Release / Publish to crates.io (pull_request) Has been skipped
Publish Release / Publish dry-run (no side effects) (pull_request) Has been skipped
Publish Release / Create GitHub Release (pull_request) Has been skipped
CI / Test (pull_request) Successful in 5m0s
a0d13fcac0
- 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 deleted branch revert/the-project-advanced-route 2026-08-26 06:10:58 +00:00
Sign in to join this conversation.
No reviewers
No labels
release
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
peeramid-labs/quorum-rs!82
No description provided.