]> granicus.if.org Git - ejabberd/commit
Make sure that room_destroyed is called even when some code throws in terminate
authorPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 22 Jan 2019 13:22:15 +0000 (14:22 +0100)
committerPaweł Chmielowski <pchmielowski@process-one.net>
Tue, 22 Jan 2019 13:22:23 +0000 (14:22 +0100)
commit74731a5816446326e069e85f374d7a5748332691
tree267783c955c910342398411d08a06483e78b14f2
parent0c794c105f882ded3750c5cd6fa168c3bacc950d
Make sure that room_destroyed is called even when some code throws in terminate

We observed that some code was throwing exception in muc_room:terminate()
and that make this room not properly unregister itself from muc_online
table.
src/mod_muc_room.erl