Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

task deletion fails, if task asks for confirmation #26

Open
ghost opened this issue Oct 26, 2013 · 3 comments
Open

task deletion fails, if task asks for confirmation #26

ghost opened this issue Oct 26, 2013 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 26, 2013

Hi,

as long as confirmation=no is set, deletion of tasks works fine. Otherwise it stays in a endless loop and crashes.

@lharding
Copy link
Owner

lharding commented Oct 5, 2015

With mjheagle8's blessing, I'm taking over maintenance of this project. If you still care about this issue, please reopen it over at my fork.

@MartinEtcheverry
Copy link

hey i have the same behavior even when the config file has confirmation=no

@infinisil
Copy link

@MartinEtcheverry It's the task configuration that needs confirmation=no. Set it like this:

$ task config confirmation no

Or add to ~/.taskrc:

confirmation=no

tasknc doesn't crash for me if I do that.

infinisil added a commit to infinisil/system that referenced this issue Dec 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants