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

Don't drop user dir deltas when server leaves room #10982

Merged
merged 5 commits into from
Oct 6, 2021

Commits on Oct 4, 2021

  1. Pull out wait_for_background_update

    David Robertson committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    0491be6 View commit details
    Browse the repository at this point in the history
  2. Don't drop user dir deltas when server leaves room

    Fix a long-standing bug where a batch of user directory changes would be
    silently dropped if the server left a room early in the batch.
    David Robertson committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    ce91ef5 View commit details
    Browse the repository at this point in the history
  3. Changelog

    David Robertson committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    c118035 View commit details
    Browse the repository at this point in the history
  4. Make wait_for_background_updates docstring comprehensible

    Thanks Patrick!
    
    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    David Robertson and clokep committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    fa09db2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Update tests/unittest.py

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    David Robertson and richvdh committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    857aa46 View commit details
    Browse the repository at this point in the history