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

Fix un-pickling of qgraph (DM-21724). #28

Merged
merged 1 commit into from Oct 11, 2019
Merged

Conversation

andy-slac
Copy link
Collaborator

Un-pickling of QGraph requires dimension universe to be initialized,
this patch instantiates data butler to initialize registry for that
effect.

Un-pickling of QGraph requires dimension universe to be initialized,
this patch instantiates data butler to initialize registry for that
effect.
Copy link
Contributor

@MichelleGower MichelleGower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes do fix the problem running pipetask starting with an existing QuantumGraph. Note for folks writing their own code that loads/unpickles an existing QuantumGraph, they must still include similar lines in their own code.

@andy-slac andy-slac merged commit cec25e3 into master Oct 11, 2019
@timj timj deleted the tickets/DM-21724 branch April 23, 2020 17:18
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