tortoise / tortoise-orm

Familiar asyncio ORM for python, built with relations in mind
https://tortoise.github.io
Apache License 2.0
4.37k stars 355 forks source link

Fix potential race condition in ConnectionWrapper #1656

Closed luyiming closed 1 week ago

luyiming commented 1 week ago

Fix Issue https://github.com/tortoise/tortoise-orm/issues/1655

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9534088836

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 9534039663: 0.0%
Covered Lines: 5874
Relevant Lines: 6498

💛 - Coveralls