artiq_compile should disallow RPC #230
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/nac3#230
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Similar to
4416378d21/artiq/frontend/artiq_compile.py (L70-L71)
Due to the way the RPC/embedding map works in NAC3, I suppose we should pass a parameter into the
nac3artiq
methods that will cause it to raise an exception instead of compiling RPCs?