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.
asyncio.gather로 동시에 실행되는 exhibit 항목들이 단일 DB 세션을 공유하면서 "concurrent operations are not permitted" 에러 발생. 각 _fetch_one 태스크가 AsyncSessionLocal()로 독립 세션 사용하도록 수정. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
5 months ago | |
|---|---|---|
| .. | ||
| v1 | 5 months ago | |
| __init__.py | 5 months ago | |