Closed elara-leitstellentechnik closed 11 months ago
Your suggestion doesn't work as the type of argparse.FileType
is not a PathLike or similar, but just the opened file.
I therefore refactored the script a bit. This has the nice benefit, that the file is properly closed now as well (which I believe it wasn't before.
Fixes #1528. Fixes #6364.
Pull Request Checklist
EventStore
toEventWorkerStore
.".code blocks
.