alphatwirl.loop.EventLoopRunner

class alphatwirl.loop.EventLoopRunner[source]

This class runs instances of EventLoop and keeps the results. It will return the results when end() is called.

__init__()[source]

Methods

__init__()
begin()
end()
run(eventLoop)
run_multiple(eventLoops)