Skip to content

GitLab

  • Menu
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 2
    • Issues 2
    • 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
  • FSL
  • funpack
  • Merge requests
  • !83

Merged
Created Dec 28, 2021 by Paul McCarthy@paulmc🚵Owner

Work around fork/multiprocessing issues on macOS

  • 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
Reviewer
Request review from
Time tracking
Source branch: mnt/macos-fork