Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Fix signal handler #11
Comments
|
The fix will appear in the upcoming PCP release 3.10.5. |
dbrolley
added a commit
that referenced
this issue
Jun 1, 2015
natoscott
closed this
Jun 3, 2015
elfring
commented
Jun 3, 2015
|
Thanks for your small source code improvement. |
dbrolley
added a commit
that referenced
this issue
Jun 4, 2015
pcpemail
referenced this issue
Aug 16, 2016
Closed
pmcd causes complete system lockup on CentOS 7 on VMware #107
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
elfring commentedApr 10, 2015
The variables "discoveryFlags" and "finished" should use the data type "sig_atomic_t".