Skip to content

Conversation

@alexfikl
Copy link
Contributor

  • Add error codes to noqa comments.
  • Remove faulthandler imports. As far as I know, this can be enabled with -X faulthandler now.
  • Use logger.info instead of print everywhere. Should make tests less chatty.

@inducer inducer enabled auto-merge (rebase) February 19, 2025 15:41
@inducer
Copy link
Owner

inducer commented Feb 19, 2025

Thanks, this all looks good, except for the print changes. I've separated those out into #920 for discussion.

@inducer inducer merged commit d32e610 into inducer:main Feb 19, 2025
18 checks passed
@alexfikl alexfikl deleted the cleanup-tests branch February 19, 2025 17:31
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