mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-07 02:08:17 +02:00
* Implement subscription ordering into EventBus. * Topological helpers, rest of code uses shared topological sort, fix bugs. * Fix tests. Didn't realize that multi-subscriptions are allowed on input handlers like that?? * Improve and use topological sort helpers more.