lp://staging/~mvo/go-dbus/dbus-service

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp://staging/~mvo/go-dbus/dbus-service
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
go-dbus
Status:
Development

Recent revisions

136. By Michael Vogt

dbus.go: fix previous hang by running the watcher callbacks in a go routine

135. By Michael Vogt

add FAILING test (it hangs) that shows how go-dbus hangs when a method is sending a Signal in the dbus message before sending a reply msg

134. By Michael Vogt

Add DBusService wrapper

133. By Samuele Pedroni

make message writes on a connection atomic (not globally)

132. By Samuele Pedroni

avoid exploding decoding an empty array into a blank interface, with test

131. By Samuele Pedroni

fix test hangs and races in signal.go; make sure signal watches observe name ownership changes and match signals in the order they arrive over the Connection (move to a callback approach at the lowest level internally to achieve that)

130. By Samuele Pedroni

fix names.go test hangs and races

129. By Sergio Schvezov

Making message writing sequential to avoid multiple messages writing to the bus at the same time

128. By John Lenton

Fix an off-by-one in a length check.

127. By John Lenton

Extend RegisterObjectPath to support receiving method calls on paths
that start with a given path without registering each sub-path
explicitly.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers