openfl
openfl copied to clipboard
Stop suppressing gandlf config errors
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
- runner fails if gandlf config cannot be parsed,
- if any errors, they are printed to logs with their stack trace