perldoc > Test2::Event::Waiting

📛 NAME

Test2::Event::Waiting — Tell all procs/threads it is time to be done

🚀 Quick Reference

Use CaseCommandDescription
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

📝 DESCRIPTION

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.

đŸ“Ļ SOURCE

The source code repository for Test2 can be found at http://github.com/Test-More/test-more/.

đŸ› ī¸ MAINTAINERS

Chad Granum <exodist AT cpan.org>

âœī¸ AUTHORS

Chad Granum <exodist AT cpan.org>

ÂŠī¸ COPYRIGHT

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.

See http://dev.perl.org/licenses/

Test2::Event::Waiting
📛 NAME 🚀 Quick Reference 📝 DESCRIPTION đŸ“Ļ SOURCE đŸ› ī¸ MAINTAINERS âœī¸ AUTHORS ÂŠī¸ COPYRIGHT

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)
Valid XHTML 1.0 Transitional!Valid CSS!