Skip to content

Offload verify_project npm/tsc checks from event loop #1243

Description

@groupthinking

Wrap npm install, npm build, and npx tsc subprocess.run calls in asyncio.to_thread so project verification doesn’t freeze other requests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions