nac3artiq: register special python instances #580

Open
occheung wants to merge 1 commits from occheung/nac3:specials into master
Member

Python ID of the instance is registered to NAC3. parallel, legacy_parallel and sequential context manager instances were registered.

Resolution of variable name to Python ID relies on resolving it into a static value.

Closes #74.

Python ID of the instance is registered to NAC3. `parallel`, `legacy_parallel` and `sequential` context manager instances were registered. Resolution of variable name to Python ID relies on resolving it into a static value. Closes #74.
occheung added 1 commit 2025-02-07 12:30:30 +08:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u specials:occheung-specials
git checkout occheung-specials
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#580
No description provided.