changeset 55 | ce9f9f7108c8 |
parent 54 | b345e0473430 |
child 57 | e6cb3f049137 |
--- a/roster.go Thu Jan 05 14:25:40 2012 -0700 +++ b/roster.go Thu Jan 05 14:32:15 2012 -0700 @@ -87,6 +87,7 @@ }(in, out) } +// BUG(cjyar) This isn't getting updates. // BUG(cjyar) This isn't actually thread safe, though it's unlikely it // will fail in practice. Either the roster should be protected with a // mutex, or we should make the roster available on a channel instead