Skip to content
This repository was archived by the owner on Jan 5, 2019. It is now read-only.

Bug 1500506 - add a global catch to recycle() #21

Merged
merged 1 commit into from
Oct 22, 2018

Conversation

djmitche
Copy link
Contributor

Bugs in recycle() otherwise cause unhandled promise rejection errors;
with this change they are at least reported properly to the error
management system. But such errors should always be code bugs, rather
than as a result of runtime conditions.

Bugs in recycle() otherwise cause unhandled promise rejection errors;
with this change they are at least reported properly to the error
management system.  But such errors should always be code bugs, rather
than as a result of runtime conditions.
@djmitche djmitche self-assigned this Oct 22, 2018
@djmitche djmitche requested a review from Biboswan October 22, 2018 14:46
Copy link
Contributor

@Biboswan Biboswan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This thing came in my mind but didn't implement

@djmitche djmitche merged commit e20a352 into taskcluster:master Oct 22, 2018
@djmitche
Copy link
Contributor Author

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants