Bind callbacks after the roster has been initialised.
commit0ed9e2174aaa538a5d7de6e0dd831ed1de5cec68
authorAndrew Williams <andy@tensixtyone.com>
Thu, 12 Aug 2010 09:50:21 +0000 (12 10:50 +0100)
committerThomas Perl <thp@thpinfo.com>
Mon, 16 Aug 2010 20:12:29 +0000 (16 22:12 +0200)
tree3040e71548c471a307e620992e2df8d3563761ea
parent90cd73e945b175be48dd5477f08a99bc113cbadc
Bind callbacks after the roster has been initialised.

It is possible on busy servers that the callback can receive roster events before
the roster is initalised, this moves the binding to later in the process.
jabberbot.py