etna
etna copied to clipboard
[BUG] file logger json corruption
🐛 Bug Report
config.json
is not being flushed to the end while using FileLogger.
It seems problem is platform dependent: I have no problems with wsl2 ubuntu but m1 osx the example doesn't work.
Expected behavior
config.json should be not corrupted
How To Reproduce
You could run script from there https://github.com/tinkoff-ai/etna/pull/898
Environment
No response
Additional context
No response
Checklist
- [X] Bug appears at the latest library version
The script works fine on macOS 12.5.1 with Intel CPU.