Closed yangsong-cnyn closed 1 day ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 45.91%. Comparing base (
2b41187
) to head (bc66940
). Report is 880 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
This commit addresses a potential issue where the pd daemon loses its dbus connection when original dbus is reset. The daemon now monitors the io.openthread.BorderRouter.wpan0 dbus name and reconnects if the name owner changes, indicating a likely otbr-agent reload. This ensures the daemon continues to function correctly after dbus is reset by otbr-agent.