[4.0] Investigate the usefulness and possibility of emitting Actions out of the Executor
arkivanov opened this issue · comments
Arkadii Ivanov commented
This may be useful in cases when an Intent performs multiple asynchronous operations. Each such operation could be extracted to a separate Action, so that it could be properly logged and time-travel debugged.