matrix-rust-sdk
refactor(send queue): use a specialized mutex for locking access to the state store and `being_sent`
#4268
Merged

Comment changes are shownComment changes are hidden
Commits
  • refactor(send queue): use a specialized mutex for locking access to the state store and `being_sent`
    bnjbvr committed 176 days ago
  • crates/matrix-sdk/src
    • File
      send_queue.rs
    • send_queue
      • File
        upload.rs
File
crates/matrix-sdk/src/send_queue.rs
Hywan
Hywan
176 days ago

:+1: