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

SQLAlchemy autoflush warnings #3614

Open
FrostyX opened this issue Jan 30, 2025 · 0 comments
Open

SQLAlchemy autoflush warnings #3614

FrostyX opened this issue Jan 30, 2025 · 0 comments

Comments

@FrostyX
Copy link
Member

FrostyX commented Jan 30, 2025

From our testsuite:

tests/test_mail.py::TestMail::test_outdated_chroot_message
  /home/jkadlcik/git/copr/frontend/coprs_frontend/coprs/models.py:495: SAWarning: Object of type <MockChroot> not in session, add operation along 'DistGitBranch.chroots' will not proceed (This warning originated from the Session 'autoflus
h' process, which was invoked automatically in response to a user-initiated operation.)
    return self.group.at_name if self.is_a_group_project else self.user.name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant