mastodon / flodgatt

A blazingly fast drop-in replacement for the Mastodon streaming API server
GNU Affero General Public License v3.0
87 stars 7 forks source link

Panic on Following locked account #114

Closed shleeable closed 4 years ago

shleeable commented 4 years ago

Easily replicatable.. try to follow a locked account and boom

flodgatt_1 | thread 'tokio-runtime-worker-0' panicked at 'calledResult::unwrap()on anErrvalue: Error("unknown variantfollow_request, expected one offollow,mention,reblog,favourite,poll", line: 0, column: 0)', src/redis_to_client_stream/redis/redis_msg.rs:53:36

image

lol.. pointless backtrace

codesections commented 4 years ago

Fixed in #115