The Wayback Machine - https://web.archive.org/web/20211015002620/https://github.com/topics/synapse
Skip to content
#

synapse

Here are 149 public repositories matching this topic...

TeknikalDomain
TeknikalDomain commented Aug 16, 2021

Of all the things, I know this is probably... okay, nonexistent on the priority queue, but.

When an invalid / non-existent room ID is given to the -r option, the tool crashes:

# ./synapse_compress_state -p ... -r '!this_is:not.valid'
Fetching state from DB for room '!this_is:not.valid'...
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/database.rs:162:

Improve this page

Add a description, image, and links to the synapse topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the synapse topic, visit your repo's landing page and select "manage topics."

Learn more