#4616·bullmq

[错误]: Python 在 Postgres 上的 QueueEvents 发生故障

作者: Striar-Yunis创建于 2026年8月24日更新于 2026年9月15日
标签bug

Traceback (most recent call last): File "/home/ubuntu/Work/GitLab.com/bullmq_postgres_queue_events_repro.py", line 41, in asyncio.run(main()) File "/usr/lib/python3.12/asyncio/runners.py", line 194, in run return runner.run(main) ^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/asyncio/runners.py", line 118, in run return self._loop.run_until_complete(task) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/asyncio/base_events.py", line 687, in run_until_complete return future.result() ^^^^^^^^^^^^^^^

内容来源: taskforcesh/bullmq