to make Connection goroutine-safe writes should be serialized

Bug #1302185 reported by Samuele Pedroni
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
go-dbus
Fix Released
Undecided
Unassigned

Bug Description

although net.Conn is goroutine-safe at the moment Message.WriteTo uses two writes, probably safer would be dedicating a goroutine to writing as well

Related branches

summary: - to make connection goroutine-safe writes should be serialized
+ to make Connection goroutine-safe writes should be serialized
Changed in go-dbus:
status: New → In Progress
Changed in go-dbus:
status: In Progress → Fix Committed
Changed in go-dbus:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.