Skip to content

add timeout to pool:get() #34

@peick

Description

@peick

Please add a timeout to pool:get().

It can be implemented in 2 different ways:

  • as configuration parameter in the pool creation
  • as argument in pool:get{timeout = ...}

Pass the timeout to the fiber channel :get(...) call.

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