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

[release-1.10] Fixed goroutine leak in reminders and timers (#6523) #6554

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

ItalyPaleAle
Copy link
Contributor

Cherry-picks #6523 into release-1.10

* Fixed goroutine leak in reminders and timers

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Added unit tests + some more tweaks

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Fixed last goroutine leaks

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Comments

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
@ItalyPaleAle ItalyPaleAle requested review from a team as code owners June 20, 2023 16:24
@ItalyPaleAle ItalyPaleAle mentioned this pull request Jun 20, 2023
17 tasks
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #6554 (3895d3e) into release-1.10 (e00f51d) will increase coverage by 0.04%.
The diff coverage is 37.50%.

@@               Coverage Diff                @@
##           release-1.10    #6554      +/-   ##
================================================
+ Coverage         64.80%   64.85%   +0.04%     
================================================
  Files               165      165              
  Lines             17195    17200       +5     
================================================
+ Hits              11144    11155      +11     
+ Misses             5168     5165       -3     
+ Partials            883      880       -3     
Impacted Files Coverage Δ
pkg/actors/actors.go 65.56% <37.50%> (+0.72%) ⬆️

@artursouza artursouza merged commit 99f3db7 into dapr:release-1.10 Jun 20, 2023
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants