Skip to content

Improve error message for Windows multiprocessing memory/pagefile failures #26

@phflot

Description

@phflot

When multiprocessing workers fail to start due to low virtual memory (e.g., "paging file is too small"), pyflowreg currently surfaces BrokenProcessPool without actionable guidance. Please catch/translate this case and suggest reducing buffer_size/n_jobs or switching to threading/sequential.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions