Skip to content

Signal to queue waiters that no more events will be happening #15

Description

@doc-hex

When blocking on the queue of messages from a subscribe command, if the connection break, there will never be more events.

  • make the caller aware of that somehow?
  • alternative: called must timeout and test connection is alive
  • better: restart the subscribe after reconnecting, and keep going
  • would be best if an async generator was used instead of queues

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions