Skip to content

Conversation

@JBWilkie
Copy link
Contributor

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

@linear
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
@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.

3 participants