We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
See https://bugzilla.redhat.com/show_bug.cgi?id=1238841, it sounds like just importing the module changes the process name. It should only change the process name when setproctitle() is called.
setproctitle()
The text was updated successfully, but these errors were encountered:
Yes it does: see #45. It is by choice as doing it has less chances to work.
Sorry, something went wrong.
No branches or pull requests
See https://bugzilla.redhat.com/show_bug.cgi?id=1238841, it sounds like just importing the module changes the process name. It should only change the process name when
setproctitle()
is called.The text was updated successfully, but these errors were encountered: