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

Use getmypid() instead of posix_getpid() #18

Open
aschempp opened this issue Feb 11, 2017 · 1 comment
Open

Use getmypid() instead of posix_getpid() #18

aschempp opened this issue Feb 11, 2017 · 1 comment

Comments

@aschempp
Copy link
Contributor

Any reason not to?
http://stackoverflow.com/questions/1176012/difference-between-getmypid-and-posix-getpid

This applies at least to the RunTaskCommand.

@discordier
Copy link
Member

Nope, no reason against doing so.

We most likely will have to rework some of this stuff for Windows support anyway, therefore I'll flag it as enhancement.

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

No branches or pull requests

2 participants