openfl icon indicating copy to clipboard operation
openfl copied to clipboard

Stop suppressing gandlf config errors

Open VukW opened this issue 1 year ago • 0 comments

If gandlf config cannot be parsed properly (typos, wrong values, etc), now the error is just suppressed without any meaningful error and gandlf_config variable is just broken.

Fix ensures

  1. runner fails if gandlf config cannot be parsed,
  2. if any errors, they are printed to logs with their stack trace

VukW avatar Apr 26 '24 14:04 VukW