bamzi / jobrunner

Framework for performing work asynchronously, outside of the request flow
MIT License
1.04k stars 99 forks source link

Refractor the start function. #15

Closed unishubh closed 4 years ago

unishubh commented 5 years ago

The start function applies a very basic approach in reading the parameters, it can be cleaned and made scalable if in future other params are added to the function signature.

I shall like to contribute to the task.

bamzi commented 5 years ago

As long as it's fully backward compatible

bamzi commented 4 years ago

accepted #16 pull request