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

Fix event chain bg update. #9118

Merged
merged 2 commits into from
Jan 14, 2021
Merged

Fix event chain bg update. #9118

merged 2 commits into from
Jan 14, 2021

Commits on Jan 14, 2021

  1. Fix event chain bg update.

    We passed in a graph to `sorted_topologically` which didn't have an
    entry for each node (as we dropped nodes with no edges).
    erikjohnston committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    d5084b3 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    225a523 View commit details
    Browse the repository at this point in the history