element-hq / element-hq/matrix-authentication-service

syn2mas: panic in writer tasks can lead to stalling

Open
#3,894 1 comment 0 reactions 1 assignee Claimed by @reivilibre View on GitHub
Dominant language
Rust
Stars
280
Forks
111
Avg merge
3d 1h
Merged PRs (30d)
25

Description

If a syn2mas MAS writer task panics, it doesn't shut down properly, but depending on the exact failure:

- if all tasks panic, I suspect it will generally get stuck waiting for them to be ready to accept new tasks
- if not all of them panic, it will be detected that some panicked — at the end

_Originally posted by @reivilibre in https://github.com/element-hq/matrix-authentication-service/pull/3878#discussion_r1930870108_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.