Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime deadlocks at 'deployment complete' #5345

Open
linear bot opened this issue Jan 14, 2025 · 2 comments
Open

Runtime deadlocks at 'deployment complete' #5345

linear bot opened this issue Jan 14, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@linear
Copy link

linear bot commented Jan 14, 2025

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).

@linear linear bot added bug Something isn't working wasix and removed wasix labels Jan 14, 2025
@xdoardo
Copy link
Contributor

xdoardo commented Jan 16, 2025

I suspect this is on WSL?

@baalimago
Copy link

baalimago commented Jan 17, 2025

Yes! WSL running ubuntu 22.04, so take it with a grain of salt, the environment isn't the most common one.

It was quite sporadic, but has happened quite a few times (enough to open an issue on it). It also locked on different places, as if there's a race condition in the output renderer, or something.

Personally I'd say this is practically impossible to debug without recreating it, so given some time I can try to do so, although I'd say it's a bit further down on prio lists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants