mirror of
https://github.com/godotengine/godot.git
synced 2026-04-14 21:59:58 +00:00
CRASH_NOW macros would previously crash before outputting any error messages. This PR ensures calling fflush for stdout before terminating.