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

[PY-658][external] Identified and correctly named all multi-processed functions #771

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

JBWilkie
Copy link
Collaborator

Problem

darwin-py uses multi-threading and multi-processing, but currently everything is labelled as multi-threading

Solution

Identified and re-named multi-processing functions from multi_threaded to multi_processed

Changelog

  • Correctly labelled multi-processed functions as multi-processed instead of multi-threaded

Copy link

linear bot commented Jan 15, 2024

@JBWilkie JBWilkie changed the title Identified and correctly named all multi-processed functions [PY-658][external] Identified and correctly named all multi-processed functions Jan 15, 2024
@saurbhc saurbhc self-requested a review January 30, 2024 10:17
Copy link
Member

@saurbhc saurbhc left a comment

Choose a reason for hiding this comment

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

LGTM :)

@JBWilkie JBWilkie merged commit a11a2e4 into master Jan 30, 2024
16 checks passed
@saurbhc saurbhc deleted the py-658 branch January 30, 2024 10:19
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