Skip to content

Conversation

@ngoldbaum
Copy link
Collaborator

@ngoldbaum ngoldbaum commented Jun 10, 2025

Fixes #72.

Copy link
Member

@lysnikolaou lysnikolaou left a comment

Choose a reason for hiding this comment

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

LGTM! Just one minor comment.

]
skipped_functions = frozenset((".".join(x[:-1]), x[-1]) for x in skipped_functions)

skip_thread_unsafe = item.config.option.skip_thread_unsafe
Copy link
Member

Choose a reason for hiding this comment

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

This is not needed, right?

@ngoldbaum ngoldbaum merged commit 6c17059 into Quansight-Labs:main Jun 10, 2025
9 checks passed
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.

Add a way to skip tests marked as thread-unsafe

2 participants