turingbuilder
turingbuilder
I have confirmed that this is some kind of issue with WasmerJS vs create-react-app. After porting our application to use vite, loading Wasmer works by following the ffmpeg-react example. However...
We have also encountered this issue with `DB ERROR: pool timed out while waiting for an open connection` while using: ``` sqlx = { version = "=0.7.4", features = [...
Thank you @arielpeltz for the `--time-limit` hint. I was also using `Ctrl-C` to stop the profiling and then was unable to open the trace with Instruments.app. Using the `--time-limit` solved...
Hitting the same issue, with the panic preceded by the "overly long loop turn" warning. In the logs: ``` 2025-11-21T09:01:36.595409-08:00 WARN overly long loop turn took 4.072230042s (event handling took...