Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Generics for ObservableDeferred #10491

Merged
merged 3 commits into from
Jul 28, 2021
Merged

Commits on Jul 28, 2021

  1. Generics for ObservableDeferred

    Now that `Deferred` is a generic class, let's update `ObeservableDeferred` to
    follow suit.
    richvdh committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    9674fc5 View commit details
    Browse the repository at this point in the history
  2. Update synapse/storage/persist_events.py

    Co-authored-by: Erik Johnston <erik@matrix.org>
    richvdh and erikjohnston authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    eb30f8e View commit details
    Browse the repository at this point in the history
  3. Revert "Update synapse/storage/persist_events.py"

    This reverts commit eb30f8e.
    richvdh committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    949361b View commit details
    Browse the repository at this point in the history