Skip to content

Reverting the removal of multiprocess from config files.#475

Merged
zivy merged 1 commit intoInsightSoftwareConsortium:masterfrom
zivy:revertMultiprocessRemoval
Apr 1, 2025
Merged

Reverting the removal of multiprocess from config files.#475
zivy merged 1 commit intoInsightSoftwareConsortium:masterfrom
zivy:revertMultiprocessRemoval

Conversation

@zivy
Copy link
Copy Markdown
Member

@zivy zivy commented Apr 1, 2025

The multiprocess was replaced with concurrent.futures in the characterize_data Python script. While making that change it was removed from the environment configuration files. This was an error as the package is used in the notebooks but those are not tested when only the script is modified.

The multiprocess was replaced with concurrent.futures in the
characterize_data Python script. While making that change it was
removed from the environment configuration files. This was an error as
the package is used in the notebooks but those are not tested when
only the script is modified.
@zivy zivy merged commit b9c61b4 into InsightSoftwareConsortium:master Apr 1, 2025
9 checks passed
@zivy zivy deleted the revertMultiprocessRemoval branch April 1, 2025 13:09
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