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

How I can cancel import task? #54

Closed
chouseknecht opened this issue Oct 13, 2017 · 6 comments
Closed

How I can cancel import task? #54

chouseknecht opened this issue Oct 13, 2017 · 6 comments
Assignees
Labels
status/fix-released Fixed in the latest release type/bug

Comments

@chouseknecht
Copy link
Contributor

From @miquelMariano on January 10, 2017 11:36

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

Copied from original issue: ansible/galaxy-issues#229

@chouseknecht chouseknecht self-assigned this Oct 13, 2017
@chouseknecht chouseknecht added type/bug status/fix-committed Merged to develop \ release branch labels Oct 13, 2017
@chouseknecht
Copy link
Contributor Author

From @daniel-wtd on January 10, 2017 21:0

Same issue here.

@chouseknecht
Copy link
Contributor Author

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
Copy link
Contributor Author

Fixed with this commit

@chouseknecht
Copy link
Contributor Author

From @miquelMariano on January 30, 2017 12:28

Hi chouseknecht

this problem persist on my profile.

image

The import tasks with status "Started" not killed automatically

Thanks!

@chouseknecht
Copy link
Contributor Author

From @rahul0705 on June 18, 2017 21:45

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

@chouseknecht
Copy link
Contributor Author

From @conn on October 4, 2017 1:21

I'm affected by this bug too

@cutwater cutwater added status/fix-released Fixed in the latest release and removed status/fix-committed Merged to develop \ release branch labels Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/fix-released Fixed in the latest release type/bug
Projects
None yet
Development

No branches or pull requests

2 participants