Skip to content

convert Critical sanity check to Println

Luke Champine requested to merge cache-panic into master

Otherwise this results in a panic when upgrading from v1.0.4. (Although the check is only run when running a debug build.)

Merge request reports