async.Queue rewrite #19
Loading…
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?
across the codebase my actual desire for this queue is to keep the number of work units at a reasonable scale for the CPU. the new queue should support
an implicit dependency of this is making changes to clo/console to make progress reporting a friendlier thing.