Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for joblib 1.4.2 #55

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

lu-wang-dl
Copy link
Contributor

Starting from joblib 1.4.0, joblib changed the behavior of the traceback capture from PoolManagerMixin._wrap_func_call to a new method _TracebackCapturingWrapper in util.

This PR is to add the supports.

@thinkall
Copy link
Contributor

thinkall commented Jun 5, 2024

@WeichenXu123 could you please review this PR? This adds support to joblib 1.4.2. Thanks.

Copy link
Collaborator

@WeichenXu123 WeichenXu123 left a comment

Choose a reason for hiding this comment

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

LGTM!

@WeichenXu123 WeichenXu123 merged commit e716ac4 into joblib:master Jun 5, 2024
20 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants