mpapillon opened this issue 5 years ago · 0 comments
The usage of Path toFile method throws exception with some libraries which do not support legacy File API, such as JimFS.
Path toFile
It might be better to use only Java NIO and not use legacy IO in monix-nio.
monix-nio