v1.0.1
- fixed an issue that could present itself when join was called more than once
- instead of relying on directory depth to determine whether to call .join or not, an AtomicUsize is checked instead
Thanks to twitter user @BoDresha for reaching out and letting me know about the bug!