TASK: Add process pool for CPU-heavy transformation paths #23
Reference in New Issue
Block a user
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?
Parent
#4
What to build
Run expensive normalization/dedup transforms in process pool where needed, without blocking event loop.
Acceptance criteria
Blocked by
Notes