More attempts to ensure we have a true loader shim singleton.
sbt uses multiple class loaders when running tests so we try to ensure a single class loader is used to load our singleton.
parent
f0f0b2d3
Please register or sign in to comment
sbt uses multiple class loaders when running tests so we try to ensure a single class loader is used to load our singleton.