After the Astrojs v4 upgrade, I got the error Cannot find package "#async_hooks". This comes from the p-limit library.
Hi, with async-1.x the test "Async::Semaphore#async allows tasks to execute concurrently" fails when run on a system with a slow CPU and/or low-resolution timers. The same test passes in async-2.x on ...