# so, dagger init --source="./my/sub/dir" works fine on WSL (unix) but this ends up in a weird loop on Windows.
# apparantly the diskwriter.go is where the bug exists. I think this is becauase on unix it must handle parent folder file creation differently to windows