in reply to Re: LWP::UserAgent non-blocking calls
in thread LWP::UserAgent non-blocking calls
Maybe i'm doing something wrong or i'm not understanding how Future::HTTP works. But i can't get it to work in the background while the worker does other stuff.
It always returns false on $ua->is_async(). I can't change my event loop to a different type, and i don't see a way to poll Future::HTTP directly.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: LWP::UserAgent non-blocking calls
by Corion (Patriarch) on Oct 22, 2024 at 10:42 UTC |