mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
This can only realistically happen when the terminal no longer exists, so quitting with an error here is the better solution as the application will soon be killed anyway. Fixes #19742. Fixes #19017.