nanoblox / core

https://nanoblox.github.io/core/
Mozilla Public License 2.0
57 stars 18 forks source link

Tasks -> Jobs overhaul due to the new Roblox Tasks Library #127

Closed 1ForeverHD closed 3 years ago

1ForeverHD commented 3 years ago

We can't have Nanoblox Tasks being confused with the new Tasks Library (https://devforum.roblox.com/t/task-library-now-available/1387845) therefore convert the name to something such as 'Jobs'.

Lets also make some internal improvements now that coroutines (with limited tracebacks) can be replaced with the task library.

To do: