tests/protocols/test_websocket.py:587: AssertionError ---------------------------------------------------------------------------- Captured stderr call ---------------------------------------------------------------------------- INFO: Started server process [66] INFO: Uvicorn running on http://127.0.0.1:42825 (Press CTRL+C to quit) INFO: ('127.0.0.1', 36152) - "WebSocket /" [accepted] ERROR: ASGI callable should return None, but returned '123'. INFO: connection open INFO: connection closed INFO: Shutting down Reproducible: Always
Created attachment 859898 [details] full build.log.xz
Created attachment 859899 [details] build.log.xz on riscv same error on riscv platform
Same on ppc64.