Skip to content

[Bug]: Blocking IO calls on Async routes #5486

@amadolid

Description

@amadolid

Operating System

Ubuntu

Versions

Jac 0.13.5 | Python 3.12.13 | Jac-scale 0.2.13

Steps to Reproduce

We default to async routes even tho all of our IO calls uses blocking IO modules.
ByLLM also blocking
Any long blocking IO calls (ex: sleep) will hangup the server.

Expected

Proper Async Implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions