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

Bug fix: Timer parsing blank file #23

Merged
merged 1 commit into from
May 31, 2024
Merged

Bug fix: Timer parsing blank file #23

merged 1 commit into from
May 31, 2024

Conversation

KPHippe
Copy link
Collaborator

@KPHippe KPHippe commented May 29, 2024

Bug fix:

If a blank *.stdout file (from parsl) exists, the timers will try and parse it and the regex will return a None object that we try and index into. This checks and continues in the case of a blank file.

@KPHippe KPHippe requested a review from braceal May 29, 2024 20:19
@KPHippe KPHippe merged commit a1d94e6 into main May 31, 2024
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