Commit 949a84d
fix: Restore proper async session handling in reference fields
- Restore _get_async_session() function call for proper transaction support
- This function provides current MongoDB session context for async operations
- Critical for maintaining transactional consistency in async reference dereferencing
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent b526c52 commit 949a84d
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1199 | 1199 | | |
1200 | 1200 | | |
1201 | 1201 | | |
| 1202 | + | |
| 1203 | + | |
1202 | 1204 | | |
1203 | | - | |
| 1205 | + | |
1204 | 1206 | | |
1205 | 1207 | | |
1206 | 1208 | | |
| |||
0 commit comments