Skip to content

Spawn a process for each client request #426

@jparise

Description

@jparise

@fishcakez in #342:

I think we should consider spawning a process for each request, and receiving/sending from the process. Then we can avoiding closing the socket on a server error. Unless the spawned process exits without replying. In that case we would also exit without replying as we can't know if a reply was sent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions