Closed abrander closed 11 months ago
The crash in #16 is caused by an unguarded map access. The error is easy to reproduce by removing all delays in gomatrix and let it run for a few seconds.
This PR is tested by running with no delays for hours.
Thanks @abrander (And sorry for the late merge..)
The crash in #16 is caused by an unguarded map access. The error is easy to reproduce by removing all delays in gomatrix and let it run for a few seconds.
This PR is tested by running with no delays for hours.