We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As required by MySQL, we need to review when we do commit() and make sure that the commits go in all async tasks.
commit()
See here a case:
repository-service-tuf-worker/repository_service_tuf_worker/repository.py
Lines 583 to 588 in 83d8937
The tests are failing
https://github.com/repository-service-tuf/repository-service-tuf-worker/actions/runs/10851053429/job/30113908168
Run RSTUF Worker using MySQL
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
As required by MySQL, we need to review when we do
commit()
and make sure that the commits go in all async tasks.See here a case:
repository-service-tuf-worker/repository_service_tuf_worker/repository.py
Lines 583 to 588 in 83d8937
The tests are failing
https://github.com/repository-service-tuf/repository-service-tuf-worker/actions/runs/10851053429/job/30113908168
What steps did you take?
Run RSTUF Worker using MySQL
What behavior did you expect?
No response
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: