Skip to content

Conversation

@tkaemming
Copy link
Contributor

This should be unnecessary after GH-5499.

This is essentially a revert of ac5dfeb.

This should be unnecessary after GH-5499.

This is essentially a revert of ac5dfeb.
@tkaemming tkaemming requested a review from JTCunning June 6, 2017 00:51
from sentry.models import Environment, GroupRelease, Project, Release

return {
'Environment': cache(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These could be modified back to direct model class references, I don't have a strong preference on whether that change should be made or not.

return result


def get_culprit(event):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This could go back to a lambda function.



def get_event_score(caches, data, event):
from sentry.event_manager import ScoreClause
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This could go back to a lambda function.

Copy link
Contributor

@JTCunning JTCunning left a comment

Choose a reason for hiding this comment

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

Reacted with 👍/👎 for agreement.

Looks good, bonus points if this was ran in the same environment that caught the thread spawning debacle.

@getsentry-bot
Copy link
Contributor

1 Error
🚫 You need to update CHANGES due to the size of this PR

Generated by 🚫 danger

@tkaemming
Copy link
Contributor Author

I made those changes. I didn't test this using the Trifecta of Doom because I didn't do the research on how to build a Docker image off of HEAD (but I should probably figure this out at some point) and am pretty confident the fix was isolated to the previous change and the imports here shouldn't have any effect. I'll test this as soon as it goes out though to verify.

@tkaemming tkaemming merged commit b7465dd into master Jun 6, 2017
@tkaemming tkaemming deleted the unmerge-revert-import-stuff branch June 6, 2017 20:15
@github-actions github-actions bot locked and limited conversation to collaborators Dec 23, 2020
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.

4 participants