Skip to content
GitLab
Explore
Sign in
lisa.trace: Avoid nested multiprocessing.Pool
Code
Review changes
Check out branch
Download
Patches
Plain diff
Douglas Raillard
requested to merge
github/fork/douglas-raillard-arm/_home_pr90137
into
master
Aug 19, 2022
Overview
1
Commits
1
Pipelines
0
Changes
1
Expand
FIX
multiprocessing.Pool cannot nest as daemonic threads are not allowed to have children.
Merge request reports