|
201369f167
|
code cleanup
|
2023-02-23 19:04:16 +01:00 |
|
|
ffed3bcd45
|
multi-target coroutine
|
2022-09-14 19:41:40 +02:00 |
|
|
07623ddc1a
|
Fixed an issue with removing event-based coroutines after several event calls
Fixes #14
|
2021-04-08 19:31:11 +02:00 |
|
Zaafar Ahmed
|
0d51954b63
|
Added a unit test to expose an exception (#14)
* added a unit test to expose the bug.
* made unit test simple.
* adding extra lines.
|
2021-04-08 19:25:56 +02:00 |
|
Zaafar
|
889ed157fe
|
Removed Avg, Max and added raw stats i.e LastMoveNextTime
|
2021-03-21 12:54:21 -04:00 |
|
|
0e5b571590
|
cleanup
|
2021-03-21 02:02:11 +01:00 |
|
|
1e8a9e4e6c
|
make sure all infinite coroutines are canceled in tests
|
2021-03-20 21:20:08 +01:00 |
|
Zaafar
|
9d23ffb2f6
|
added more unit tests
|
2021-03-20 15:59:01 -04:00 |
|
|
501d744326
|
increase performance and scalability by storing event coroutines linked to their event
|
2021-03-20 15:13:39 +01:00 |
|
|
548e07f19f
|
some code style improvements
|
2021-03-20 03:23:11 +01:00 |
|
Zaafar
|
3998cd92d7
|
added another test-case
also, provided a fix.
|
2021-03-19 18:37:17 -04:00 |
|
Zaafar
|
7bff370663
|
updated unit test to be more complex.
|
2021-03-19 16:45:47 -04:00 |
|
Zaafar
|
41017b5f8a
|
few more test-cases
|
2021-03-18 16:39:56 -04:00 |
|
|
c26d0cbeb0
|
cleaned up tests and integrated them with ci
|
2021-03-18 16:38:34 +01:00 |
|