Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 70f3e006507c668df4b8b0d327608d2e7a6e9ae4 https://github.com/Perl/perl5/commit/70f3e006507c668df4b8b0d327608d2e7a6e9ae4 Author: Lukas Mai <lukasmai....@gmail.com> Date: 2024-08-11 (Sun, 11 Aug 2024)
Changed paths: M pod/perlthrtut.pod Log Message: ----------- perlthrtut: fix deadlock example Without the joins, the example won't actually deadlock and just exit when the main thread ends. Fixes #22499. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications