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

bisque Mount.unpark() raises KeyError on first unpark #917

Open
AnthonyHorton opened this issue Oct 22, 2019 · 2 comments
Open

bisque Mount.unpark() raises KeyError on first unpark #917

AnthonyHorton opened this issue Oct 22, 2019 · 2 comments
Milestone

Comments

@AnthonyHorton
Copy link
Collaborator

Describe the bug
Calling pocs.mount.bisque.Mount.unpark() results in KeyError: 'success' when called after .initialize().

To Reproduce
Steps to reproduce the behavior:

  1. Create a new instance of the bisque Mount.
  2. Call Mount.initialize()
  3. Call Mount.unpark()
  4. Mount is now unparked, but KeyError: 'success' has been raised.

Expected behavior
Mount unparked without a KeyError.

Related Issues
#916

@wtgee
Copy link
Member

wtgee commented Oct 23, 2019

Not able to recreate this on first attempt. Will leave open for now as explore more.

@wtgee
Copy link
Member

wtgee commented Oct 23, 2019

@AnthonyHorton Was this done when mount was not homed?

@wtgee wtgee added this to the V1.0 milestone Feb 17, 2020
@wtgee wtgee modified the milestones: V1.0, v2.0 Jan 20, 2022
@wtgee wtgee modified the milestones: v2.0, v0.9.0 Mar 28, 2024
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