threefoldtech / 0-fs

A new filesystem for zero-os that leverage on unionfs and a thin fuse layer to get the files on demand
Apache License 2.0
0 stars 1 forks source link

Parent process should only exit successfully after mount is started #36

Closed muhamadazmy closed 4 years ago

muhamadazmy commented 4 years ago

This fix will make it easier to wait the mount to happen, since we don't have to wait on the PID file to be created in zos.

muhamadazmy commented 4 years ago

@zaibon if you build the app while you don't have the pkg downloaded, the go build system pull the latest compatible version from the dependency.