python-prctl
python-prctl copied to clipboard
set_proctitle() causes SIGSEGV when argv is longer than 8192 bytes
8192 is hardcoded in https://github.com/seveas/python-prctl/blob/main/_prctlmodule.c#L467