-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Overview
the sync/pool
package is very verbose at the moment and operating it requires a lot of boilerplate code for task specific pools.
It'd be best if we had some abstractions built on top which are purpose-specific rather than catering for all possible cases of a pool.
Possible Implementation
Adding a sync/poolutil
package with at least the worker use case.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request