Commits


Michael Haney authored and GitHub committed 148035fb995
Remove accessors for prioritizer internals (#5352) * Remove accessors for prioritizer internals This effectively makes it impossible to access the event sets in an unsynchronized way. Fixes #5312 * Fix typoo