mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-29 11:07:23 +01:00
The AuthCenter was still not being fully cleaned up in these tests. It was being stopped but there was still a reference being held which prevented __del__ from being called.