diff options
| author | Jacob Walls <jacobtylerwalls@gmail.com> | 2026-06-10 09:53:57 -0400 |
|---|---|---|
| committer | Jacob Walls <jacobtylerwalls@gmail.com> | 2026-06-10 16:35:30 -0400 |
| commit | 15bcbeeb95ca34385c119acea14df1f5e7274d45 (patch) | |
| tree | 19b76e9fbc049c43b5844adfb17606d0e36680d0 /scripts | |
| parent | bc65586cfb69c0c0c399e40a22494501e0da2008 (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
