Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Spawn API #174

Merged
merged 14 commits into from
Jul 26, 2023
Merged

Spawn API #174

merged 14 commits into from
Jul 26, 2023

Commits on Jul 12, 2023

  1. Bring back low-level spawn API

    Signed-off-by: Chris O'Hara <[email protected]>
    chriso committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    df56f24 View commit details
    Browse the repository at this point in the history
  2. Return a unique address for the process

    Signed-off-by: Chris O'Hara <[email protected]>
    chriso committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d81ae17 View commit details
    Browse the repository at this point in the history
  3. Provide a way to kill a process

    Signed-off-by: Chris O'Hara <[email protected]>
    chriso committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a0b2e82 View commit details
    Browse the repository at this point in the history
  4. Retry connection in the test

    Signed-off-by: Chris O'Hara <[email protected]>
    chriso committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7609694 View commit details
    Browse the repository at this point in the history
  5. Rebuild protobuf when it changes

    Signed-off-by: Chris O'Hara <[email protected]>
    chriso committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b8addc8 View commit details
    Browse the repository at this point in the history
  6. Let the supervisor control capabilities of the child

    Signed-off-by: Chris O'Hara <[email protected]>
    chriso committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    24dd255 View commit details
    Browse the repository at this point in the history
  7. Test spawning using the host network

    Signed-off-by: Chris O'Hara <[email protected]>
    chriso committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e1a4ff2 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge branch 'main' into spawn

    chriso committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    0622125 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Merge branch 'main' into spawn

    chriso committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    85900f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b15e2d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f585d8f View commit details
    Browse the repository at this point in the history
  4. Remove capabilities

    chriso committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cb58701 View commit details
    Browse the repository at this point in the history
  5. Revert "Rebuild protobuf when it changes"

    This reverts commit b8addc8.
    chriso committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b46687b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update Python SDK

    chriso committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6e9a0b9 View commit details
    Browse the repository at this point in the history