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

Add with_phil decorator to ndim property #660

Merged
merged 1 commit into from Jan 6, 2016

Conversation

jakirkham
Copy link
Contributor

Follow up to #649

Not sure if this was needed, but seems to be everywhere else. So, added it here.

@jakirkham
Copy link
Contributor Author

Is this ok, @andrewcollette?

@jakirkham jakirkham mentioned this pull request Jan 5, 2016
@andrewcollette
Copy link
Contributor

Yes, it's good practice... thanks.

andrewcollette added a commit that referenced this pull request Jan 6, 2016
Add `with_phil` decorator to `ndim` property
@andrewcollette andrewcollette merged commit b2becb5 into h5py:master Jan 6, 2016
@jakirkham jakirkham deleted the add_ndim_with_phil branch January 6, 2016 14:16
@jakirkham
Copy link
Contributor Author

Ok, thanks for clarifying. What is this lock protecting against? Just other h5py operations?

@andrewcollette
Copy link
Contributor

Yes, every part of the API in h5py now uses explicit thread locking. You can check out the comments in _objects.pyx for an overview.

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.

None yet

2 participants