You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asyncpg 커넥션은 event loop에 바인딩됨. API의 AsyncSessionLocal을 다른 loop에서 사용하면 'Future attached to a different loop' 오류 발생. → build thread 내에서 전용 engine + session factory 생성. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
5 months ago | |
|---|---|---|
| .. | ||
| v1 | 5 months ago | |
| __init__.py | 5 months ago | |