Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F funpack
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • FSLFSL
  • funpack
  • Merge requests
  • !83

Work around fork/multiprocessing issues on macOS

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Paul McCarthy requested to merge mnt/macos-fork into master Dec 28, 2021
  • Overview 0
  • Commits 7
  • Pipelines 5
  • Changes 6
  1. FUNPACK relies on fork() for parallelism
  2. The method used by multiprocessing was changed from fork on macOS in python 3.8

More details in note added to README

Edited Dec 28, 2021 by Paul McCarthy
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mnt/macos-fork