mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-12 13:47:31 +00:00
Fix an issue with storage process launcher hanging when changing environments. This occurred most frequently when the IPFS process was forced to restart due to the change in environment. Change in enviroment can be considered: 1. `embark run env1` 2. `Ctrl+c` 3. `embark run env2`