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

Show traceback and task info when an exception is raised in a task. #1

Open
wants to merge 59 commits into
base: master
Choose a base branch
from

Conversation

rubendv
Copy link

@rubendv rubendv commented May 23, 2018

No description provided.

Ruben De Visscher and others added 30 commits May 23, 2018 15:06
 * async is now a reserved word in python3.7
 * Rename async function to enqueue
 * Rename all async_ functions to enqueue_
 * Rename Async class to AsyncTask
 * Updates the docs.
Replaces async occurrences with alternatives
Fix a typo I introduced in groups.rst
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

Successfully merging this pull request may close these issues.

3 participants