Project

General

Profile

Actions

action #45014

closed

Stop using Mojo::IOLoop as an event emitter

Added by kraih over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2018-12-11
Due date:
% Done:

0%

Estimated time:

Description

There are quite a few uses of Mojo::IOLoop->singleton->emit/on in openQA right now (like here https://github.com/os-autoinst/openQA/blob/700504f68dc0ebfcea51e8a180fd4d6f994f6f47/lib/OpenQA/Worker/Commands.pm#L116). But Mojo::IOLoop will be adding its own events over time and there will likely be conflicts. So it should be replaced with a new Mojo::EventEmitter based object.

Actions #1

Updated by kraih over 5 years ago

  • Assignee set to kraih
Actions #2

Updated by mkittler over 5 years ago

  • Target version set to Current Sprint
Actions #3

Updated by kraih over 5 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF