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

Add timeout on program exit #1085

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

artemisart
Copy link

I have some issues currently where some scripts never finish as clearml is stuck waiting for events, I'm not sure why it happens but there should be a timeout anyway.

Related Issue \ discussion

If this patch originated from a github issue or slack conversation, please paste a link to the original discussion

Patch Description

Description of what does the patch do. If the patch solves a bug, explain what the bug is and how to reproduce it
(If not already mentioned in the original conversation)

Testing Instructions

Instructions of how to test the patch or reproduce the issue the patch is aiming to solve

Other Information

I have some issues currently where some scripts never finish as clearml is stuck waiting for events, I'm not sure why it happens but there should be a timeout anyway.
@jkhenning
Copy link
Member

Hi @artemisart , this seems like a bug - do you have any idea why it is pending for so long? is it still uploading stuff?

@artemisart
Copy link
Author

No I don't know sorry, do you have ideas on how to investigate this?

@jkhenning
Copy link
Member

What did you call in your code?

@artemisart
Copy link
Author

Will try to reproduce it, but it may have been issues with reporting (matplotlib) figures created with seaborn https://seaborn.pydata.org/.

@jkhenning
Copy link
Member

@artemisart is this still relevant?

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.

None yet

2 participants