Tomm0017 / rsmod

New repository: https://github.com/rsmod/rsmod
https://github.com/rsmod/rsmod
Apache License 2.0
123 stars 100 forks source link

Abstract QueueTask to CyclableTask #175

Closed nbness2 closed 4 years ago

nbness2 commented 4 years ago

What has been done?

These changes have been made to improve upon QueueTask and allow for a bit more freedom when using QueueTask and also improve the api for developers wanting to create their own implementation of CyclableTask for a more tailored experience.

Notes

nbness2 commented 4 years ago

Closing for a small face-mask and clean up