nac3artiq: register special python instances #580
No reviewers
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#580
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "occheung/nac3:specials"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Python ID of the instance is registered to NAC3.
parallel
,legacy_parallel
andsequential
context manager instances were registered.Resolution of variable name to Python ID relies on resolving it into a static value.
Closes #74.
Checkout
From your project repository, check out a new branch and test the changes.