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

Differenciate between jobs waiting for async results and those completed #12

Open
KrisSaxton opened this issue Jan 5, 2013 · 0 comments

Comments

@KrisSaxton
Copy link
Owner

Running an async job disaplays the following when waiting for the async task's results:

Persisting job addsum to DB and deregistering
Job 7a47058c-5726-11e2-b0e1-98fe943f85f6 completed with status: RUNNING and output [u'_multiply_this.data']

Need to update the message to something more useful and also create logic to differenciate between jobs that have finished and jobs that are waiting for async results.

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

1 participant