mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01: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.