mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-04-21 18:16:54 -04:00
Fixed bug that caused MPCs with equal priorities to be dropped (even if they weren't equal). Added additional criteria (hashCode) for cases were priorities are equal. See the docs of ImmutableSortedSet for further information.