next.js
Replace jest-worker with custom worker pool
#90532
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
18
Changes
View On
GitHub
Replace jest-worker with custom worker pool
#90532
sokra
wants to merge 18 commits into
canary
from
sokra/static-worker-count
nextjs-bot
added
created-by: Turbopack team
nextjs-bot
added
type: next
sokra
force pushed
from
df326a8d
to
4fb6cc5e
6 days ago
sokra
force pushed
from
63886a89
to
f3097b5c
5 days ago
nextjs-bot
added
tests
sokra
commented on 2026-02-26
sokra
commented on 2026-02-26
sokra
commented on 2026-02-26
sokra
commented on 2026-02-26
sokra
commented on 2026-02-26
sokra
force pushed
from
78dec7ef
to
b3be18ef
1 day ago
sokra
force pushed
from
b03ac5bd
to
3391bff6
17 hours ago
sokra
force pushed
from
3391bff6
to
022f75c2
16 hours ago
Replace jest-worker with custom worker pool implementation
b6192cb5
Extend worker test suite with comprehensive coverage
97782287
Address code review feedback for custom worker pool
2ba44b5d
Add maxBootingWorkers to throttle concurrent worker startups
d0b8988e
Address review findings for worker pool
c6978171
Address review findings for worker pool
7b27ac9f
Update worker pool README with complete API reference
e13dcfe3
Update errors.json with new worker pool error codes
6035fa0c
Fix CI failures: lint, types, NFT snapshot, CPU profiling test
6ca58829
Add documentation comments to worker-pool.ts interfaces, classes, and…
5d5310c6
Add test for READY received after setup() error
6a90a1ff
Move maxRetries from WorkerPool to Worker class
6115dbb8
Remove JEST_WORKER_ID from worker pool
49826cbb
Cleanup worker pool code: extract helpers, reduce duplication, add co…
fcb71c65
Address review comments: workerName option, API cleanup, remove eval(…
e15824f2
Give every worker a unique workerName for clearer error messages
124c0c67
Replace process.exit(1) with thrown NEXT_EXPORT_ERROR in export worker
e4cefa12
Remove jest-worker NCC compilation task
a034c8a9
sokra
force pushed
from
022f75c2
to
a034c8a9
8 hours ago
Login to write a write a comment.
Login via GitHub
Reviewers
No reviews
Assignees
No one assigned
Labels
type: next
created-by: Turbopack team
tests
Milestone
No milestone
Login to write a write a comment.
Login via GitHub