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

Bug in set_ulimit method of ulimit module #2

Closed
vcoralic opened this issue Dec 28, 2022 · 1 comment
Closed

Bug in set_ulimit method of ulimit module #2

vcoralic opened this issue Dec 28, 2022 · 1 comment

Comments

@vcoralic
Copy link

In v1.0.0rc2, there's a bug in the set_ulimit method of the ulimit module. Method uses the setel method, which is not in the namespace of the ulimit module (it should be imported at the top of the module, just like getel).

@nasa-ddalle
Copy link
Collaborator

Fixed in 0835f125, as suggested

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

No branches or pull requests

2 participants