Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Shouldn't double send queued messages on fork #59

Description

@jason-o-matic

I pushed up a failing test in the fork_double_send branch.

@queue doesn't get re-initialized on fork currently. It's not as easy as switching ||= to = though, because we want to keep the queue if the worker thread dies for any other reason than fork.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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