ipfs/kubo

Add a `--wait` flag as global command

Open

#3 114 ouverte le 23 août 2016

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)Go (2 725 forks)batch import
help wantedkind/enhancementstatus/deferred

Métriques du dépôt

Stars
 (13 906 stars)
Métriques de merge PR
 (Merge moyen 4j 2h) (28 PRs mergées en 30 j)

Description

It was discussed in irc that it would be very nice to be able to start a command but not wait for it to return. If we implement ipfs diag cmds cancel <job> and ipfs diag cmds wait <job> we would have all the tools we need to deal with 'backgrounded' commands.

cc @pjz

Guide contributeur