biocore / biocore/microsetta-private-api
Fix Transaction Scoping
Open
enhancement
- Dominant language
- Python
- Stars
- 6
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
A number of the endpoints in implementation.py hold onto the Transaction longer than necessary. We should fix the indentation to make sure the transactions end and the connections are returned to the pool to improve scalability of the system.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.