Raimonds Simanovskis
Raimonds Simanovskis
After reading of that SO answer, I was wondering if moving to NIO APIs will allow deleting of files that are open from a different JRuby process? Currently, this is...
OK, it would be good to fix that NOSHARE_DELETE is used only if the class `com.sun.nio.file.ExtendedOpenOption` is accessible by the current classloader.
@fxn @headius Good news – after upgrading Zeitwerk to the latest 2.7.3 (previously I was testing with 2.6) and using JRuby master we did not experience any class loading issues...