Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Job hangs after successfully finishing #64

Open
Tjorriemorrie opened this issue Mar 7, 2016 · 2 comments
Open

Job hangs after successfully finishing #64

Tjorriemorrie opened this issue Mar 7, 2016 · 2 comments

Comments

@Tjorriemorrie
Copy link

We had a job which never ended and just kept running. Looking at the log it showed that "Job Succeeded", but the process did not end. This was quite a weird bug.

I noticed that a dependency was duplicated, which I believe was the cause. This is just an FYI in case it comes up again; feel free to close. Maybe add a check to make sure the dependencies is a set/unique?

@csliu
Copy link
Contributor

csliu commented Apr 9, 2016

hi @Tjorriemorrie what do you mean by "kept running"? the python process spawned by worker didn't end after finished its job or the pinball UI always shows it's running?

@Tjorriemorrie
Copy link
Author

@csliu it was both. The process didn't end and the UI showed it as blue always.

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

No branches or pull requests

2 participants