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

Remove unused suppress_all_errors kwarg #2491

Closed
wants to merge 1 commit into from

Commits on May 31, 2024

  1. Remove unused suppress_all_errors kwarg

    Summary: Audited usage of `suppress_all_errors` and removed the ignored kwarg (which was using the attribute set at the class level). Also added a comment on use cases where it appears to be unused, while actually getting consumed by the decorator.
    
    Reviewed By: dme65, Balandat
    
    Differential Revision: D58042565
    saitcakmak authored and facebook-github-bot committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b2fa37b View commit details
    Browse the repository at this point in the history