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

Make sure Context does not contain an active session when it shouldn't. #217

Merged
merged 1 commit into from
Dec 24, 2018

Conversation

eirrgang
Copy link
Collaborator

References #214

Apply a forward-compatible fix to the gmxapi Python package. A more thorough fix should still be made to the GROMACS library.

Referemce kassonlab#214

* Add `gmx.core.has_feature` binding to `gmxapi::Version::hasFeature`
* Check whether workaround is necessary for bug kassonlab#214
* Reassign a new `gmx.core.Context` to `gmx.context.Context._api_object`
  if bugfix not reported present in libgmxapi
* Avoid circular reference by only allowing WorkSpec to hold weak ref
  to context.
* Update and expand testing
@eirrgang eirrgang merged commit 6ece65a into kassonlab:release-0_0_7 Dec 24, 2018
@eirrgang eirrgang deleted the gmxapi-214 branch December 24, 2018 13:31
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

1 participant