[perl5-dbi/dbi] eb062b: Catch unavailable threads in test

[email protected] ("H.Merijn Brand" via dbi-dev) Wed, 22 Jul 2026 05:02:49 -0700
Newsgroups perl.dbi.dev
Message-ID <perl5-dbi/dbi/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/perl5-dbi/dbi
  Commit: eb062b113896f9e0d14c3ca1eb4262b0e8f4f83f
      https://github.com/perl5-dbi/dbi/commit/eb062b113896f9e0d14c3ca1eb4262b0e8f4f83f
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2026-07-22 (Wed, 22 Jul 2026)

  Changed paths:
    M .releaserc
    M ChangeLog
    M t/31methcache.t

  Log Message:
  -----------
  Catch unavailable threads in test

ilmari: t/31methcache.t does eval in a BEGIN block, but then checks $@
at runtime. there's nothing guaranteeing it hasn't been clobbered in
between



To unsubscribe from these emails, change your notification settings at https://github.com/perl5-dbi/dbi/settings/notifications