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

Fix runs being deleted while written #298

Merged
merged 2 commits into from
Dec 15, 2023
Merged

Fix runs being deleted while written #298

merged 2 commits into from
Dec 15, 2023

Conversation

cfuselli
Copy link
Member

Runs with abandon tags were deleted while written, creating problems to data taking (ofc).
Now we add a 30sec delay after run ends before we can take it in consideration (even if abandon tag is present).

@coveralls
Copy link

coveralls commented Dec 15, 2023

Pull Request Test Coverage Report for Build 7220155722

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 42.321%

Totals Coverage Status
Change from base Build 7210587116: 0.07%
Covered Lines: 1207
Relevant Lines: 2852

💛 - Coveralls

@cfuselli cfuselli merged commit 2ad9ecb into master Dec 15, 2023
11 of 12 checks passed
@cfuselli cfuselli deleted the fix_delete_abandoned branch December 15, 2023 09:19
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