Closed
Description
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
Labels
No labels