Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POC: lightweight subprocess isolation via pcntl_fork() #5751

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    1845f0a View commit details
    Browse the repository at this point in the history
  2. implement ipc

    staabm committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d3d05ee View commit details
    Browse the repository at this point in the history
  3. Update TestRunner.php

    staabm committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    dd8f873 View commit details
    Browse the repository at this point in the history
  4. types

    staabm committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    43973e2 View commit details
    Browse the repository at this point in the history
  5. extract PcntlFork

    staabm committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7f1905b View commit details
    Browse the repository at this point in the history
  6. cs

    staabm committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    118605d View commit details
    Browse the repository at this point in the history
  7. CI: add pcntl job

    staabm committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7adcdee View commit details
    Browse the repository at this point in the history
  8. run unit tests also with pcntl

    staabm committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0758468 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38dfa46 View commit details
    Browse the repository at this point in the history
  10. wire annotations

    staabm committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3628c7b View commit details
    Browse the repository at this point in the history