-
Notifications
You must be signed in to change notification settings - Fork 514
fix(storage): await Worker join in test beforeEach under isolate #827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Wibias
merged 24 commits into
lidge-jun:dev
from
Wibias:fix/storage-worker-isolate-beforeeach
Aug 1, 2026
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
4bdf451
fix(storage): await Worker join in test beforeEach under isolate
Wibias 10ab2e8
fix(storage): join Workers via drainAndShutdown in isolate suites
Wibias 4f45454
merge(dev): sync base for storage worker isolate fix
Wibias cc08831
fix(storage): clear mutation state only after Worker drain
Wibias 65043ef
fix(server): await Bun Server.stop in drainAndShutdown
Wibias 4ef29c8
fix(storage): cancel queued spawns on sync reset/abort
Wibias 687533e
fix(gui): widen client-resource-poll waitFor on busy CI
Wibias 05fc7e1
refactor(tests): drain storage workers before home allocation
Wibias b913fae
fix(storage): settle Worker join on darwin under isolate
Wibias ebe74ce
fix(ci): skip darwin Worker hammer cases under isolate
Wibias cd5afee
chore(ci): retrigger Cross-platform CI for tip
Wibias 62994c1
merge(dev): resolve drainAndShutdown conflict for isolate fix
Wibias aeaf342
fix(gui): raise client-resource-poll test timeout above waitFor
Wibias 85030c7
ci: raise Windows Cross-platform job timeout to 30m
Wibias 30bd1f2
test(ci): expect 30-minute Cross-platform Windows job timeout
Wibias 584d381
ci: raise Windows Cross-platform job timeout to 45m
Wibias 60be0c5
fix(oauth): keep short mutation wait timers ref'd on Windows
Wibias b6c39ac
revert(ci): keep Windows Cross-platform job at 30m
Wibias 56d1f8d
Merge remote-tracking branch 'upstream/dev' into fix/storage-worker-i…
Wibias f3bbc60
test(ci): pin Cross-platform timeout ownership per job
Wibias f27ed58
fix(test): skip isolate Worker hammers off Windows
Wibias 2d82ddf
merge(dev): sync base for isolate hang fixes and Windows runner select
Wibias f1fa464
fix(test): narrow management-auth icacls stubs for real win32
Wibias 9931337
merge(dev): resolve isolate settle and ACL stub conflicts
Wibias File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.