Files
OpenRA/OpenRA.Game
RoosterDragon f69e6289b5 Handle re-entrant RunUnsynced correctly.
If nested calls to RunUnsynced are running, then using a bool would cause the flag to be reset once the inner function completes, but an outer function may still be running and not yet ready for the flag to be reset. To correctly handle nested calls, we track a count and only reset the flag once all functions have completed.
2023-08-23 20:56:20 +03:00
..
2023-06-20 17:57:40 +02:00
2023-06-26 19:28:06 +02:00
2023-08-20 20:41:27 +02:00
2023-08-20 20:41:27 +02:00
2023-01-11 11:58:54 +02:00
2023-08-20 20:41:27 +02:00
2023-08-07 21:38:09 +02:00
2023-08-07 21:38:09 +02:00
2023-06-20 17:57:40 +02:00
2023-06-06 11:51:47 +03:00
2023-06-20 17:57:40 +02:00
2023-06-20 17:57:40 +02:00
2023-04-08 16:51:51 +03:00
2023-08-07 21:38:09 +02:00
2023-04-08 16:51:51 +03:00
2023-08-07 21:38:09 +02:00
2023-01-11 11:58:54 +02:00
2023-04-08 16:51:51 +03:00
2023-01-11 11:58:54 +02:00
2023-04-08 16:51:51 +03:00
2023-06-20 17:57:40 +02:00
2023-06-06 11:51:47 +03:00
2023-04-08 16:51:51 +03:00
2023-06-20 17:57:40 +02:00
2023-08-07 21:38:09 +02:00
2023-04-08 16:51:51 +03:00
2023-08-20 20:41:27 +02:00
2023-08-07 21:38:09 +02:00
2023-08-20 20:41:27 +02:00
2023-04-08 16:51:51 +03:00
2023-08-11 15:51:53 +02:00
2023-04-22 19:23:41 +02:00
2023-01-11 11:58:54 +02:00
2023-08-07 21:38:09 +02:00
2023-08-07 21:38:09 +02:00
2023-08-07 21:38:09 +02:00
2023-04-08 16:51:51 +03:00
2023-08-20 20:41:27 +02:00
2023-04-08 16:51:51 +03:00
2023-04-08 16:51:51 +03:00