Test2::Event::Waiting â Tell all procs/threads it is time to be done
| Use Case | Command | Description |
|---|---|---|
| Send waiting event via IPC | $hub->send($event) | Broadcast to all processes/threads that the main process is ready to end |
| Handle waiting event in a test | $hub->subscribe('Waiting', sub { ... }) | React when the IPC system signals termination |
| Check if event is a Waiting event | $event->isa('Test2::Event::Waiting') | Identify the event type in a filter or handler |
This event has no data of its own. This event is sent out by the IPC system when the main process/thread is ready to end.
The source code repository for Test2 can be found at http://github.com/Test-More/test-more/.
Chad Granum <exodist AT cpan.org>
Chad Granum <exodist AT cpan.org>
Copyright 2020 Chad Granum <exodist AT cpan.org>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Generated by phpman v4.9.26-5-g7740029 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-23 23:11 @216.73.216.102
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)