More classLoader hackery to try to create a singleton.
sbt really wants tests to run in isolation with different classLoaders. This complicates attempts to load JNI support as a singleton.
parent
7f76cdbf
Please register or sign in to comment
sbt really wants tests to run in isolation with different classLoaders. This complicates attempts to load JNI support as a singleton.