runtime/logger: use blocking wait. #88
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: M-Labs/artiq-zynq#88
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "pca006132/artiq-zynq:logger"
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?
Fixes #84 using the first solution.
If the performance is considered too slow,
we can do the second option later.
@ -79,0 +83,4 @@
self.buffer_filter.get()
}
/// this should be reserverd for mgmt module
reserved