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

Fixed goroutine leak in reminders and timers #6523

Merged
merged 13 commits into from
Jun 20, 2023

Commits on Jun 15, 2023

  1. Fixed goroutine leak in reminders and timers

    Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
    ItalyPaleAle committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    00a4563 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    64c82be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    184ece8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    183f17b View commit details
    Browse the repository at this point in the history
  4. Added unit tests + some more tweaks

    Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
    ItalyPaleAle committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f5b2a71 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Fixed last goroutine leaks

    Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
    ItalyPaleAle committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    f10110d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b6855f View commit details
    Browse the repository at this point in the history
  3. Comments

    Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
    ItalyPaleAle committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    8bb0288 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d84a67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2c1a7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc0e9ab View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    ac8dbf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b4ac3d View commit details
    Browse the repository at this point in the history