Check blocking
Open
@johndonor3 is already working on this.
Since Jul 11, 2022.
- Dominant language
- CSS
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There are a lot of wrap blocking calls around peewee select statements. But that isn't where the transaction takes place I think? Do I need to wrap the first call to that query? Or add a .execute()? Something?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.