mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-26 15:59:56 +00:00
Newsfile
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Refactor how the Rust side of Synapse is tied to the reactor: per-homeserver Rust state (the tokio runtime and reactor handle) now lives in a `RustRuntime` object owned by the `HomeServer`, instead of being stashed in an attribute on the reactor.
|
||||
@@ -0,0 +1 @@
|
||||
Refactor Rust code have a single place to store per-reactor state.
|
||||
Reference in New Issue
Block a user