You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is really hard to do right... the client would have to be continually reading on the socket waiting for some sort of 'cancel' message. which changes the architecture a bit, but if we figure that part out, cancelling the command should be as simple as canceling its context
ipfs add
on clientDaemon continues execution.
Preferred behavior is for the daemon to abort the action. Any thoughts on feasibility?
The text was updated successfully, but these errors were encountered: