Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix non-functional nondeterministic_system_order example (#10719)
# Objective The `nondeterministic_system_order` example doesn't actually detect and log its deliberate order ambiguities! It should, tho. ## Solution Update the schedule label, and explain in a comment that you can't turn it on for the whole `Main` schedule in one go (alas, that would be nice, but it makes sense that it doesn't work that way).
- Loading branch information