mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-03 14:01:27 -05:00
If test evaluation takes too long the worker can timeout and any logs will be lost. Flushing the logs before test evaluation avoids this.