Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] check future in thread rather than handing off to bg_tasks (asyncio loop) #179

Closed
lchen-2101 opened this issue Apr 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lchen-2101
Copy link
Collaborator

error log:

2024-04-23 14:31:54 RuntimeError: Task <Task pending name='Task-48' coro=<validate_and_update_submission() running at /usr/app/src/sbl_filing_api/services/submission_processor.py:89> cb=[_run_until_complete_cb() at /usr/local/lib/python3.12/asyncio/base_events.py:182]> got Future <Future pending cb=[Protocol._on_waiter_completed()]> attached to a different loop
@lchen-2101 lchen-2101 added the bug Something isn't working label Apr 24, 2024
@jcadam14 jcadam14 self-assigned this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants