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

Add print traceback method to all workers #1573

Merged
merged 2 commits into from
Jan 25, 2022

Conversation

ABrain7710
Copy link
Contributor

  1. Changed all traceback logging to the print_traceback method, instead of using the same three lines of code all over the place.
  2. Moved print_traceback method to worker_persistance.py
  3. Added documentation for print_traceback method

@ABrain7710 ABrain7710 requested a review from sgoggins as a code owner January 24, 2022 14:32
@sgoggins sgoggins merged commit 1cfde66 into main Jan 25, 2022
@ABrain7710 ABrain7710 deleted the add-print-traceback-method-to-all-workers branch January 27, 2022 00:02
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.

2 participants