Process a pool asynchronously
cpapidas opened this issue · 2 comments
cpapidas commented
After big API changes how we can process a pool asynchronously?
Also what about callback functions?
TIP for author: When you change the lib API you have to respect your users and
- don't make brake changes if not necessary
- keep the same feature as before unless you did some terrible wrong before.
- if you did the 1 and 2 it's ok but the first thing that you have to do is to create a migration guide!
Please, answer the 2 question above!