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

chore: rescope lineage cache in tests #3132

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

eakmanrq
Copy link
Contributor

This resolves the flakiness I was able to recreate locally.

If we continue to have issues, then I would suggest using pytest-antilru and disabling lru cache here:

@lru_cache()

I don't want to add this if it isn't needed but it seems like it could cause issues.

@eakmanrq eakmanrq requested a review from vchan September 13, 2024 23:45
@eakmanrq eakmanrq merged commit 36e9ebb into main Sep 13, 2024
23 checks passed
@eakmanrq eakmanrq deleted the eakmanrq/rescope_lineage_cache branch September 13, 2024 23:55
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