1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-05-31 05:34:13 +00:00
Jonathan Coates 88cb03be6b
Clean up the parallel API
- Store the filter alongside the coroutine rather than in a separate
   table (like we do in multishell).

 - Remove the redudant (I think!) second loop that checks for dead
   coroutines. We already check for dead coroutines in the main loop.

 - Rename some variables to be a bit more consistent. This makes this
   commit look noisier than it is. Sorry!
2025-02-09 16:53:59 +00:00
..
2025-01-27 22:45:52 +00:00
2025-02-09 16:53:59 +00:00
2025-01-09 20:47:51 +00:00
2025-01-27 22:45:52 +00:00
2025-01-09 20:47:51 +00:00
2025-01-26 14:56:09 +00:00
2025-01-09 20:47:51 +00:00
2025-01-14 08:48:48 +00:00
2023-10-28 17:58:11 +01:00