in reply to Re^2: IO::Async::Loop in multiple modules all loaded - code provided
in thread IO::Async::Loop in multiple modules all loaded

TL;DR: I can have a loop in each module

Can't comment on anything else in your question, but doesn't this line contradict the above quote?

  • Comment on Re^3: IO::Async::Loop in multiple modules all loaded - code provided

Replies are listed 'Best First'.
Re^4: IO::Async::Loop in multiple modules all loaded - code provided
by bliako (Abbot) on Feb 19, 2026 at 22:07 UTC

    yes, indeed after the answers to my question, including yours, I now realise that there is only one loop. Thank you.