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

Throw descriptive error message for linked views on Windows. #236

Merged
merged 2 commits into from
Oct 29, 2019

Conversation

bdice
Copy link
Member

@bdice bdice commented Oct 25, 2019

Description

Added an error message that is raised on Windows when attempting to create a linked view.

Motivation and Context

Resolves #214.

Types of Changes

  • Documentation update
  • Bug fix
  • New feature
  • Breaking change1

1The change breaks (or has the potential to break) existing functionality.

Checklist:

If necessary:

  • I have updated the API documentation as part of the package doc-strings.
  • I have created a separate pull request to update the framework documentation on signac-docs and linked it here.
  • I have updated the changelog.

@bdice bdice requested review from csadorf and a team as code owners October 25, 2019 02:54
@ghost ghost removed their request for review October 25, 2019 02:55
@bdice bdice self-assigned this Oct 25, 2019
@bdice bdice requested review from a team and removed request for csadorf October 25, 2019 02:55
@ghost ghost requested review from csadorf and removed request for a team October 25, 2019 02:55
@csadorf
Copy link
Contributor

csadorf commented Oct 29, 2019

I'm kind of tired of the PyPy3 tests always randomly failing in combination with h5py. @mikemhenry Didn't we try to address that at some point?

@csadorf
Copy link
Contributor

csadorf commented Oct 29, 2019

@bdice LGTM! Feel free to squash and merge with admin override.

@bdice bdice merged commit 6a969db into master Oct 29, 2019
@bdice bdice deleted the fix/issue-214 branch October 29, 2019 15:12
jennyfothergill pushed a commit to jennyfothergill/signac that referenced this pull request Oct 30, 2019
…lab#236)

* Throw descriptive error message when attempting to make linked views on Windows.

* Add changelog message.
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.

signac view doesn't work on Windows
2 participants