mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-22 01:42:00 +00:00
9963c4f0d3
CRASH_NOW macros would previously crash before outputting any error messages. This PR ensures calling fflush for stdout before terminating.