Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Refreshing the poll when receiving pollEnd can break the chronological order in the store. #1776

Merged
merged 6 commits into from
Apr 27, 2023

Commits on Apr 20, 2023

  1. Fix: Refreshing the poll when receiving pollEnd can break the chronol…

    …ogical order in the store.
    nimau committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    fb464aa View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Fix: PollAggregator will now try to fetch pollStartEvent if it is mis…

    …sing from the store
    nimau committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    af3059b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    a0f2cf9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    99227c7 View commit details
    Browse the repository at this point in the history
  2. Fix: compilation issue

    nimau committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    45ca433 View commit details
    Browse the repository at this point in the history
  3. Fix: UnitTests

    nimau committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    fb064c4 View commit details
    Browse the repository at this point in the history