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

Fix n_jobs behavior #498

Merged
merged 5 commits into from Mar 18, 2024
Merged

Fix n_jobs behavior #498

merged 5 commits into from Mar 18, 2024

Conversation

grst
Copy link
Collaborator

@grst grst commented Mar 18, 2024

  • Fix paralellization in ir_query
  • Update docstrings

Closes #497

  • CHANGELOG.md updated
  • Tests added (For bug fixes or new features)
  • Tutorial updated (if necessary)

@grst grst enabled auto-merge (squash) March 18, 2024 19:29
@grst grst merged commit 048574b into main Mar 18, 2024
9 checks passed
@grst grst deleted the fix-497 branch March 18, 2024 19:45
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.

ir.tl.ir_query fails with error 'ValueError: max_workers must be greater than 0'
1 participant