Closed jonathanpallant closed 1 year ago
This seems to explode with a stack overflow when there's a config file.
Possibly a problem rendering panics?
Saving the config exposed a bug in the OS around serial consoles when the serial write BIOS API returns an error - you got infinite nested panics.
Not a bug with the Desktop BIOS though!
This seems to explode with a stack overflow when there's a config file.
Possibly a problem rendering panics?