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

collect warning messages and filter out duplicated #81

Merged
merged 5 commits into from
Jan 10, 2024

Conversation

mirpedrol
Copy link
Collaborator

This is to avoid having the same warning printed for every process. Collects all warning messages and filters out the duplicated ones.

image

@skrakau
Copy link
Collaborator

skrakau commented Dec 21, 2023

I would add an extra warning if the cpu_model is null, since this is a different issue one should be aware of.

@skrakau
Copy link
Collaborator

skrakau commented Dec 21, 2023

Great, I would still wait a bit to make sure there is no other, intended way of handling redundant warnings

@skrakau
Copy link
Collaborator

skrakau commented Jan 10, 2024

I added some changes, have a look if you think that make sense or if you would want soemthing to be changed

Copy link
Collaborator

@skrakau skrakau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@mirpedrol
Copy link
Collaborator Author

I agree with your changes :) is it ready to be merged?

@mirpedrol mirpedrol merged commit 1f41064 into nextflow-io:dev Jan 10, 2024
2 checks passed
@mirpedrol mirpedrol deleted the fix-warnings branch January 10, 2024 16:45
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

Successfully merging this pull request may close these issues.

2 participants