Open
Description
I don't have a consistent way of reproducing this since it happens quite sporadically. The way I first got it was by following the react static site guide and then running wasmer deploy
.
But then I found it further along as well, on the flask app guide as well.
It doesn't cause any CPU usage, so I suspect it's a deadlock somehow. Interrupting the process doesn't work (pressing ctrl-C doesn't interrupt anything).