Lerche.jl
Lerche.jl copied to clipboard
Priority inversion doesn't work
This was noticed during work on #30. Because the relevant structure is immutable, and priority inversion is done after the structure is initialised, it fails.