ash-project / reactor

Reactor is a dynamic, concurrent, dependency resolving saga orchestrator.
https://ash-hq.org/
MIT License
44 stars 6 forks source link

Add top-level option to run a Reactor synchronously. #15

Closed jimsynz closed 1 year ago

jimsynz commented 1 year ago

This should be simple enough. Just never use the async executor when this option is set.