Skip to content

Remove transaction when resolving internal error. #2888

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

Merged
merged 1 commit into from
Feb 16, 2025

Conversation

meisterT
Copy link
Member

Part of #2848.

This transaction is unnecessary as we are currently doing things transactional here: https://github.com/DOMjudge/domjudge/blob/main/webapp/src/Service/RejudgingService.php#L106

(This can likely be rewritten separately.)

Part of DOMjudge#2848.

This transaction is unnecessary as we are currently doing things
transactional here: https://github.com/DOMjudge/domjudge/blob/main/webapp/src/Service/RejudgingService.php#L106

(This can likely be rewritten separately.)
@meisterT meisterT added this pull request to the merge queue Feb 16, 2025
Merged via the queue into DOMjudge:main with commit 32d23e7 Feb 16, 2025
35 checks passed
@meisterT meisterT deleted the int_err_trans branch February 16, 2025 12:44
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