Skip to content

Conversation

hoytak
Copy link
Collaborator

@hoytak hoytak commented May 29, 2025

This PR resolves the intermittent failure in the build caused by an abort-on-quit after running the python tests.

The root issue is caused by the progress aggregation update loop attempting to acquire the GIL after the python process has initialized shutdown. Now, the file upload process forces the aggregator to fully finish before finalizing everything.

@hoytak hoytak requested review from seanses and assafvayner May 29, 2025 01:36
@hoytak hoytak merged commit 81dfefa into main May 29, 2025
4 checks passed
@hoytak hoytak deleted the hoytak/250528-stop-flushing-tasks branch May 29, 2025 18:00
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