summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2026-06-10 09:53:57 -0400
committerJacob Walls <jacobtylerwalls@gmail.com>2026-06-10 16:35:30 -0400
commit15bcbeeb95ca34385c119acea14df1f5e7274d45 (patch)
tree19b76e9fbc049c43b5844adfb17606d0e36680d0 /scripts
parentbc65586cfb69c0c0c399e40a22494501e0da2008 (diff)
Fixed #29187 -- Fixed flaky receiver count assertion in signals tests.
Signal.receivers prunes dead weak references lazily, so a weak receiver garbage-collected elsewhere could still occupy a slot when BaseSignalSetup.setUp() counted receivers. The test's own connect/send/disconnect calls would then prune before tearDown() counted again.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions