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(target): Replace deprecated parallel_backend with parallel_config #3

Closed

Conversation

BuzzCutNorman
Copy link
Owner

@BuzzCutNorman BuzzCutNorman commented Mar 6, 2024

JobLlib which is used in Target._drain_all to accomplish threaded drains of all the sinks utilizes parallel_backend which has been deprecated. The suggested replaement is parallel_config.

https://joblib.readthedocs.io/en/stable/index.html#deprecated-functionalities


📚 Documentation preview 📚: https://meltano-sdk--3.org.readthedocs.build/en/3/

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.

1 participant