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

Log error for edge case and move on #5458

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Log error for edge case and move on #5458

merged 1 commit into from
Nov 10, 2023

Conversation

cjcolvar
Copy link
Member

@cjcolvar cjcolvar commented Nov 6, 2023

This is easier to do than fix the underlying issue by reworking the code. While investigating this I found that lsof is blocking for a really long time in the docker container so it is always timing out. This makes this feature pretty useless which was another reason for this quick solution.

Resolves #5392

This is easier to do than fix the underlying issue by reworking the code.  While investigating this I found that lsof is blocking for a really long time in the docker container so it is always timing out.  This makes this feature pretty useless which was another reason for this quick solution.
Copy link
Contributor

@masaball masaball left a comment

Choose a reason for hiding this comment

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

Looks good

@cjcolvar cjcolvar merged commit 9b0dc19 into develop Nov 10, 2023
@cjcolvar cjcolvar deleted the lsof_lsof_lsof branch November 10, 2023 15:40
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