emizzle edf43470e4 fix(@embark/storage): Fix hang when changing environments
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`
2020-03-23 20:19:04 +01:00
..
2020-01-28 12:07:17 -05:00

embark-swarm

Implements Swarm support in Embark

Visit framework.embarklabs.io to get started with Embark.