You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/dupe #4575. Looks like the hard default was increased on more recent builds. If your hard limit is 1024, it can be increased with prlimit. There is a discussion thread at #6226.
Hi! We've identified this issue as a duplicate of another one that already exists in this repository. This specific instance is being closed in favor of tracking the concern over on the referenced thread.
Environment
Steps to reproduce
Increase ulimit:
ulimit -n 65535
Then get the output:
Expected behavior
ulimit -n
can only be 1024 and cannot be increased.Ulimit can be increased in wsl1.
This problem occurred when I switched linux to wsl2.
The text was updated successfully, but these errors were encountered: