Skip to content

Hangs after warning: "Waiting for pool to drain" from Async::HTTP::Client #6

Closed
@joekhoobyar

Description

@joekhoobyar

Clearly, I am doing something wrong.

I have two successful GET requests, via an Async::REST::Representation, then my following PATCH request gives the following warning - and then the script hangs forever:

0.14s     warn: Async::HTTP::Client [oid=0x2b1f879ac44c] [pid=22880] [2020-03-01 03:15:27 +0000]
               | Waiting for pool to drain: #<Async::Pool::Controller(1/∞) 1/1*/1>

If it will be useful, I can post my code. It does not have any explicit reactor usage, it's just letting the framework take care of instantiating the reactor every time (which I know is not very performant, but it's just a test script for now).

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