mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-03 22:40:39 +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.