Skip to content

Conversation

@tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Jan 31, 2026

Closes #136

Summary

  • pickle task modules by value only when not importable to avoid serializing module globals
  • ensure worker processes can import task modules by setting root on sys.path/PYTHONPATH
  • add regression tests for mark import and closed file handles

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.

PicklingError when running pytask-parallel in a module with YAML file loaded in context manager.

2 participants