]> granicus.if.org Git - ejabberd/commit
Handle get_subscribed_rooms call from mod_muc_room pid
authorPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 6 May 2019 17:15:48 +0000 (19:15 +0200)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Mon, 6 May 2019 17:15:48 +0000 (19:15 +0200)
commit3d434cfcef3356319f3fdfe94cc34f848ade51c4
treef42a18feceb6c131b6dc625dcdcc9a37a3d59752
parent4e7bf9207e552ccaf9d016cfc9c9429c2a14e675
Handle get_subscribed_rooms call from mod_muc_room pid

Previously sometimes we tried to post message to all online rooms, and
if that was called from muc room pid, we were not able to process that
message for that room and send response, and this did lead to timeout.
src/mod_muc.erl
src/mod_muc_room.erl