Record #30 merging under the comprehension floor, and put Locality first in 0.6.0
Mirror / push (push) Successful in 5s
Test / lint (pull_request) Successful in 23s
Test / test (22) (pull_request) Successful in 31s
Test / test (24) (pull_request) Successful in 30s
Test / test (26) (pull_request) Successful in 30s
Test / test (18) (pull_request) Successful in 31s
Test / test (20) (pull_request) Successful in 31s

This commit is contained in:
2026-09-27 16:41:47 +02:00
parent dd09a27dc6
commit 9724dd1751
3 changed files with 61 additions and 50 deletions
+1
View File
@@ -315,6 +315,7 @@ the file.
### [Internals and tests](docs/decisions.md#internals-and-tests)
- #30 merged under the comprehension floor, and Locality is the next work.
- A listener that rejects is routed by Node's `captureRejections`, not by hand-dispatching.
- The four-line abort dance is copied across `LinkGate`, `IdleWaiters`, `PendingRequests` and
`SendWindow` rather than extracted.