Partial Deadlock Detection #4799
dozn
started this conversation in
Ideas/Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Brought up during togglebit's stream today, realized Odin doesn't have partial (there's other ways to bypass it) deadlock detection:
Odin
Zig (implementation)
Output
Go (implementation (unnecessarily complex for Odin due to goroutines))
Output
Beta Was this translation helpful? Give feedback.
All reactions