Wrap npm install, npm build, and npx tsc [subprocess.run](<http://subprocess.run>) calls in asyncio.to_thread so project verification doesn’t freeze other requests.
Wrap npm install, npm build, and npx tsc subprocess.run calls in asyncio.to_thread so project verification doesn’t freeze other requests.