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

Do not test for generator, it fails with wrapped functions #130

Merged
merged 4 commits into from
Mar 14, 2024
Merged

Conversation

WardLT
Copy link
Collaborator

@WardLT WardLT commented Mar 14, 2024

Does not fix autodetection, but makes detection failures not cause ValueErrors.

Fixes #129

To do:

  • Update documentation
  • Provide logging or warnings for automatic wrapping if Colmena detects a wrapper

@WardLT WardLT marked this pull request as ready for review March 14, 2024 12:12
@WardLT WardLT merged commit 0f9f3cf into master Mar 14, 2024
2 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.

Detecting Generators with inspect Fails for Wrapped Functions
1 participant