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

Workaround for osx implementation #41

Merged
merged 8 commits into from
Aug 4, 2015
Merged

Workaround for osx implementation #41

merged 8 commits into from
Aug 4, 2015

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Aug 4, 2015

fixes #40

  • also checks for cpu_count implementation on other platforms

Koed00 added 8 commits August 4, 2015 12:26
# Conflicts:
#	docs/monitor.rst
On rare occasions, usually on win32, cpu_count will raise a NotImplemented error.  If psutil is installed we will use this to get the correct count, otherwise we default to 4
Koed00 added a commit that referenced this pull request Aug 4, 2015
Workaround for osx implementation
@Koed00 Koed00 merged commit 220183b into master Aug 4, 2015
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

Successfully merging this pull request may close these issues.

sem_getvalue not implemented on OSX
1 participant