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

Stop the master relaying USER_SYNC for other workers #7318

Merged
merged 8 commits into from
Apr 22, 2020

Commits on Apr 21, 2020

  1. Remove as_event from PresenceHandler.get_state(s)

    methods which return different things depending on their arguments are bad
    karma.
    richvdh committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    2efa64c View commit details
    Browse the repository at this point in the history
  2. Implement an AbstractPresenceHandler

    ... to make it clearer what is part of the interface, and what is not.
    richvdh committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c1029c8 View commit details
    Browse the repository at this point in the history
  3. Factor out BasePresenceHandler

    Define a common base class for GenericWorkerPresence and PresenceHandler.
    richvdh committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    27ccbc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f47ea0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb892bd View commit details
    Browse the repository at this point in the history
  6. changelog

    richvdh committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    84b6ccf View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Patrick Cloke <clokep@users.noreply.github.com>
    richvdh and clokep committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    c925ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a7df61 View commit details
    Browse the repository at this point in the history