Files
Bubberstation/code/modules/error_handler
SkyratBot 06bac38f95 [MIRROR] Preserve out of resources runtimes. (#5625)
* Preserve out of resources runtimes. (#59049)

Knowing what lines triggered this bug will help me nag lummox, but the runtime never made it to logs because world/Error would runtime on log_game and Reboot()

I need to know if its list creation or list expansion or both.

* Preserve out of resources runtimes.

Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>
2021-05-13 14:40:01 +01:00
..