79587265

Date: 2025-04-22 19:04:52
Score: 0.5
Natty:
Report link

Beside removing --reload and adding

if sys.platform.lower().startswith("win"):
    asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy())

If you have something like --workers 4 you should remove it too and think of some other way for multi-worker 😬

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Doralisa