* fix: Avoid Snapshot violation - Main thread created and "read" user - Other thread modified something - Main thread wants to delete or "write" to same row. This violates snapshot isolation. * fix: treat snapshot violation as deadlock for now * test: handle snapshot violations |
||
|---|---|---|
| .. | ||
| doctype | ||
| frappe_providers | ||
| workspace/integrations | ||
| __init__.py | ||
| google_oauth.py | ||
| oauth2.py | ||
| oauth2_logins.py | ||
| offsite_backup_utils.py | ||
| utils.py | ||