Skip to content

Investigate making it possible to run 2 host processes in parallel on Windows #319

Open
@simongdavies

Description

@simongdavies

On Windows we depend on the HyperlightSurrogate process to provide a host process for memory that we subsequently map into a VM.

If more than one hyperlight host processes is started on Windows then the second and subsequent ones fail with an error stating that HyperlightSurrogate.exe is in use.

I believe that this is caused by hyperlight trying to copy the surrogate process binary to disk when the second or subsequent process starts , we should fix it tom make it possible to run more than one host concurrently

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/needs-infoThe issue requires additional information from the original poster

    Type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions