Closed bowheart closed 1 year ago
We can be a little more robust when we hit a fatal error. Make the scheduler not hang forever in a running-but-not-running state. Also make ecosystem.getInstance() find/create the new, non-Destroyed instance when a Destroyed instance is passed.
ecosystem.getInstance()
Description
We can be a little more robust when we hit a fatal error. Make the scheduler not hang forever in a running-but-not-running state. Also make
ecosystem.getInstance()
find/create the new, non-Destroyed instance when a Destroyed instance is passed.