Thu, 22 Mar 2018 21:18:58 +0000 mod_posix: Delay setting signal handlers until in the main thread
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 21:18:58 +0000] rev 8666
mod_posix: Delay setting signal handlers until in the main thread Signal handlers work by setting a debug hook. Hooks are per-thread, so we need this to be called in the main thread. However module loading is not in the main thread anymore.
Thu, 15 Mar 2018 06:19:57 +0100 MUC: Catch and log error in case of storage failure in iterator over rooms
Kim Alvefur <zash@zash.se> [Thu, 15 Mar 2018 06:19:57 +0100] rev 8665
MUC: Catch and log error in case of storage failure in iterator over rooms
Thu, 22 Mar 2018 20:08:32 +0100 MUC: Override methods on broken rooms to return internal-server-error instead
Kim Alvefur <zash@zash.se> [Thu, 22 Mar 2018 20:08:32 +0100] rev 8664
MUC: Override methods on broken rooms to return internal-server-error instead
Wed, 07 Mar 2018 17:53:52 +0100 MUC: Return error if unable to keep track of room due to storage failure
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 17:53:52 +0100] rev 8663
MUC: Return error if unable to keep track of room due to storage failure
Fri, 16 Mar 2018 21:59:41 +0100 MUC: Log failure to load room state
Kim Alvefur <zash@zash.se> [Fri, 16 Mar 2018 21:59:41 +0100] rev 8662
MUC: Log failure to load room state
Fri, 16 Mar 2018 21:59:34 +0100 MUC: Only fetch stored room state if room config is loaded without error
Kim Alvefur <zash@zash.se> [Fri, 16 Mar 2018 21:59:34 +0100] rev 8661
MUC: Only fetch stored room state if room config is loaded without error
Wed, 07 Mar 2018 17:38:01 +0100 MUC: Prevent room eviction on storage failure
Kim Alvefur <zash@zash.se> [Wed, 07 Mar 2018 17:38:01 +0100] rev 8660
MUC: Prevent room eviction on storage failure
Mon, 12 Mar 2018 21:47:39 +0100 MUC: Produce an untracked, locked room on failure to read room from storage (#1091)
Kim Alvefur <zash@zash.se> [Mon, 12 Mar 2018 21:47:39 +0100] rev 8659
MUC: Produce an untracked, locked room on failure to read room from storage (#1091)
Thu, 22 Mar 2018 16:26:09 +0000 util.async: Allow nil as a guard key
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 16:26:09 +0000] rev 8658
util.async: Allow nil as a guard key
Thu, 22 Mar 2018 16:25:20 +0000 storagemanager: Log warning on storage access outside of async contexts
Matthew Wild <mwild1@gmail.com> [Thu, 22 Mar 2018 16:25:20 +0000] rev 8657
storagemanager: Log warning on storage access outside of async contexts
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip