### Expected behavior NIOFileSystem: `listContents(recursive: true)` should be capable of running in parallel ### Actual behavior It seems to sequentially walk the whole tree.