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

why wsl kernel does not support pthread robust mutexes? #4090

Closed
scientronic92 opened this issue Jun 7, 2019 · 1 comment
Closed

why wsl kernel does not support pthread robust mutexes? #4090

scientronic92 opened this issue Jun 7, 2019 · 1 comment

Comments

@scientronic92
Copy link

  • Your Windows build number: [Version 10.0.17134.765]

  • What you're doing and what's happening:
    uwsgi --http :8001 --module file.wsgi

response:
WARNING: you are running uWSGI without its master process manager

!!! it looks like your kernel does not support pthread robust mutexes !!! !!! falling back to standard pthread mutexes !!!

*** uWSGI is running in multiple interpreter mode ***

  • What's wrong / what should be happening instead:
    I am not sure if this prevents nginx from loading static files.
@therealkenc
Copy link
Collaborator

10.0.17134.765

Probably #1006. If you are still seeing a problem on 1903 aka 18912 aka 19H1 feel encouraged to re-submit following the template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants