Skip to content

bus: add_watch() can fail as there can only be one watch at a time

Return an Option because of that.

Merge request reports