Skip to content

Adapted the code of the non-daemonic pool to recent python versions#9743

Merged
tgamblin merged 1 commit intospack:developfrom
epfl-scitas:fixes/multiprocessing_non_daemonic_pool
Nov 7, 2018
Merged

Adapted the code of the non-daemonic pool to recent python versions#9743
tgamblin merged 1 commit intospack:developfrom
epfl-scitas:fixes/multiprocessing_non_daemonic_pool

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Nov 6, 2018

fixes #9739

The non-daemonic pool relies heavily on implementation details of the multiprocessing package. In this commit we provide an implementation that fits recent python versions.

@alalazo alalazo added bug Something isn't working tests General test capability(ies) broken-develop travis hotfix labels Nov 6, 2018
fixes spack#9739

The non-daemonic pool relies heavily on implementation details of the
multiprocessing package. In this commit we provide an implementation
that fits recent python versions.
@alalazo alalazo force-pushed the fixes/multiprocessing_non_daemonic_pool branch from b51dc13 to 3fbeb7c Compare November 6, 2018 22:34
@tgamblin
Copy link
Copy Markdown
Member

tgamblin commented Nov 7, 2018

Awesome fix @alalazo -- thanks!

@tgamblin tgamblin merged commit 05779d9 into spack:develop Nov 7, 2018
@alalazo alalazo deleted the fixes/multiprocessing_non_daemonic_pool branch November 7, 2018 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

broken-develop bug Something isn't working hotfix tests General test capability(ies)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unit tests failing on Travis with Python 3.7

2 participants