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

Thanks for the information, it was unclear to me.

That shouldn't be a problem, though. If your code is correct, it doesn't matter if multiple modules use the same loop.

Or too correct! As, I was doing a $loop->stop after closing the websocket.

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