- Notifications
You must be signed in to change notification settings - Fork249
-
Hello I have cloned this repo, created venv with pyhton 3.9 and tried to run the above file, but it crashed... with the following error. Not always, but in 20-30% cases `RuntimeError: Task <Task pending name='Task-3' coro=<process_data() running at /async-techniques-python-course/src/04-asyncio/producer_consumer/prod_async/async_program.py:40> cb=[_gather.._done_callback() at .pyenv/versions/3.9.13/lib/python3.9/asyncio/tasks.py:767]> got Future attached to a different loop Process finished with exit code 1` Looks like there is a problem with how queues are arranged... |
BetaWas this translation helpful?Give feedback.