Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warnings are captured globally and can be associated to the wrong synop2bufr-process #46

Open
maaikelimper opened this issue Jan 11, 2024 · 0 comments
Assignees

Comments

@maaikelimper
Copy link
Contributor

I noted that warnings can be reported incorrectly when synop2bufr-transform is used by multiple processes in the wis2box-api at the same time, I suspect this is because the warnings are collected from the globally instantiated logger-instances for csv2bufr and pymetdecoder:

https://github.com/wmo-im/synop2bufr/blob/main/synop2bufr/__init__.py#L64-L74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants