Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

How I can cancel import task? #229

Closed
miquelMariano opened this issue Jan 10, 2017 · 7 comments
Closed

How I can cancel import task? #229

miquelMariano opened this issue Jan 10, 2017 · 7 comments
Assignees
Milestone

Comments

@miquelMariano
Copy link

This import task take a long time and not cancel and can not reuse the role name

How I can force import task stop?

image

Thank's all

@dschier-wtd
Copy link

Same issue here.

@chouseknecht
Copy link
Contributor

These imports should get killed automatically, but clearly they are not. The issue is here. The code only kills things that have been stuck in a state of 'PENDING'. You job, however, is in a state of 'RUNNING'.

I'll fix this today. I also think we should shrink the window from 2 hours to 1 hour. In other words, if a job is in a PENDING or RUNNING state for >= to 1 hour, then kill it.

@chouseknecht chouseknecht self-assigned this Jan 13, 2017
@chouseknecht
Copy link
Contributor

Fixed with this commit

@miquelMariano
Copy link
Author

Hi chouseknecht

this problem persist on my profile.

image

The import tasks with status "Started" not killed automatically

Thanks!

@chouseknecht chouseknecht modified the milestone: 2.2.0 Feb 21, 2017
@rahul0705
Copy link

any ETA when this will make it to the galaxy page?

@conn
Copy link

conn commented Oct 4, 2017

I'm affected by this bug too

@chouseknecht
Copy link
Contributor

This issue was moved to ansible/galaxy#54

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants