Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set libp2p status to started before stopping (#2288)
In order to stop components that have been started during a failed startup, set the current status to started after catching the error - `this.stop` will immediately set it to `stopping`.
- Loading branch information