You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
backends/bluezdbus/manager: Release resources on bus restart
Call disconnect() on the old bus object if we have to reconnect to the
D-Bus system bus. This ensures that file handles are released and we
don't leak them.
0 commit comments