Terminate
Class Test::Async::Event::Terminate
This is the only kind of event which Term::Async::Aggregator role cares about. It tells the event loop to pull any remaining events from the queue and dispatch them immediately. Then it fulfills event's promise.
Attributes
Promise::Vow $.completed, required ā a promise vow to be kept when event loop finishes processing all remaining events.
SEE ALSO
COPYRIGHT
(c) 2020-2023, Vadim Belman [email protected]
LICENSE
Artistic License 2.0
See the LICENSE file in this distribution.