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

Allow multiple EventCounters sessions and make sure EventListeners always send a Disable command #82970

Merged
merged 15 commits into from
Apr 8, 2023

Commits on Mar 14, 2023

  1. Ref count EventCounters

    davmason committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8d03d71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    532d85e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffab8e6 View commit details
    Browse the repository at this point in the history
  4. Update CounterGroup.cs

    davmason committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    a47450a View commit details
    Browse the repository at this point in the history
  5. Test cleanup

    davmason committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    84654a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. don't call validate while messing with eventlistener list, and move c…

    …all to disableevents out of the main loop
    
    Update EventSource.cs
    davmason committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c945d04 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Update EventSource.cs

    davmason committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0f76e59 View commit details
    Browse the repository at this point in the history
  2. Update EventSource.cs

    davmason committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    0313b10 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Update gh53564.cs

    davmason committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    664ae9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b39139 View commit details
    Browse the repository at this point in the history
  3. Update CounterGroup.cs

    davmason committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b1e3a66 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    f826cbc View commit details
    Browse the repository at this point in the history
  2. Change approach

    davmason committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    9612947 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Changes

    davmason committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5249e7f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Code review feedback

    davmason committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    df69115 View commit details
    Browse the repository at this point in the history