When using leveldb backend, messages are now sent in order. As such, cryptpad no longer chokes completely when receiving messages, but we occasionally get several "too much recursion" errors.
This results in using a lot of memory, during which the tab often stops responding temporarily.
When using leveldb backend, messages are now sent in order. As such, cryptpad no longer chokes completely when receiving messages, but we occasionally get several "too much recursion" errors.
This results in using a lot of memory, during which the tab often stops responding temporarily.