|
9ba097fc2f
|
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
|
2024-08-29 00:01:23 +02:00 |
|
|
b1fa99428e
|
Fixed Windows/MSVC compilation.
|
2024-06-26 10:05:32 +02:00 |
|
|
0e877f4769
|
Added getActiveTasks() function to count how many tasks are running or suspended.
|
2023-12-07 17:14:45 +01:00 |
|
|
065181fc69
|
Also cancel sub-tasks (those that are awaited by this one) when cancelling a task.
|
2023-11-18 22:20:47 +01:00 |
|
|
89bb110116
|
Added cancelling (and some exception handling) for coroutines.
|
2023-11-03 00:48:13 +01:00 |
|
|
da781b87f2
|
intial commit
|
2023-05-29 14:51:44 +02:00 |
|