Deprecate WorkerPool v1 #39
Labels
No labels
Epic
Feature Request
HOLD
audit
automerge
bug
dependencies
documentation
duplicate
good first issue
help wanted
invalid
question
release
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
NiXTheDev/regexYbot#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Description
Deprecate and remove WorkerPool v1 implementation, making WorkerPoolV2 the standard worker pool.
Background
WorkerPool v1 was the original implementation but lacks:
WorkerPoolV2 provides all these features and is already feature-complete.
Implementation Plan
Verify WorkerPoolV2 parity
Remove WorkerPool v1 files
Rename WorkerPoolV2
Update configuration
Clean up references
Acceptance Criteria
Related
Part of Epic #38