-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)
Description
After discussing this issue on ipfs/interop#60#issuecomment-483207296, if we spawn a disposable daemon it will not start automatically.
In this context, as we need to start it manually, the possible args that we can provide on spawn options are not used in start. I think that we should merge the args that we provide via options in spawn with eventual args that can be provided through start (https://github.com/ipfs/js-ipfsd-ctl#ipfsdstartflags-callback).
What do you think @hugomrdias ?
Metadata
Metadata
Assignees
Labels
P1High: Likely tackled by core team if no one steps upHigh: Likely tackled by core team if no one steps upkind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)