Skip to content

Conversation

@dferens
Copy link
Contributor

@dferens dferens commented Mar 13, 2023

Hi @jheld ,

This is a PR for #247 , let me know if there's something I need to change.

Copy link
Contributor

@mschoettle mschoettle left a comment

Choose a reason for hiding this comment

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

I am not a maintainer so am providing community feedback. Added a couple of comments.

I like this extra setting. Every once in a while I see some exceptions in pytest output that are suppressed.

@dferens
Copy link
Contributor Author

dferens commented Mar 26, 2023

Hi @jheld , I reworked PR for a single setting and added test.

Copy link
Contributor

@mschoettle mschoettle left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

There are a few lines (raises e) where no should_propagate_exceptions() is called first. Are those checks missing there?

@dferens
Copy link
Contributor Author

dferens commented Apr 1, 2023

There are a few lines (raises e) where no should_propagate_exceptions() is called first. Are those checks missing there?

I only modified top-level try/catch blocks, not sure if we need to change inner ones.

@dferens dferens changed the title Implemented DJANGO_EASY_AUDIT_DEBUG_SIGNALS setting Implemented DJANGO_EASY_AUDIT_PROPAGATE_EXCEPTIONS setting Apr 6, 2023
@dferens
Copy link
Contributor Author

dferens commented Apr 17, 2023

Hi, how can we proceed with this?

@jheld jheld merged commit fc50e33 into soynatan:master Apr 19, 2023
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