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

provider: second round of reprovider refactor #331

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Jun 2, 2023

@Jorropo Jorropo requested a review from a team as a code owner June 2, 2023 02:35
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #331 (6589b8b) into main (5e3d0e0) will increase coverage by 1.03%.
The diff coverage is 60.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
+ Coverage   49.57%   50.60%   +1.03%     
==========================================
  Files         283      281       -2     
  Lines       33873    33763     -110     
==========================================
+ Hits        16792    17087     +295     
+ Misses      15319    14893     -426     
- Partials     1762     1783      +21     
Impacted Files Coverage Δ
provider/noop.go 0.00% <0.00%> (ø)
provider/provider.go 0.00% <0.00%> (ø)
provider/reprovider.go 70.03% <70.03%> (ø)
provider/internal/queue/queue.go 76.84% <76.66%> (ø)

... and 7 files with indirect coverage changes

@Jorropo Jorropo force-pushed the fix-deadlock-in-reprovider branch 2 times, most recently from 9b55dc8 to a895637 Compare June 2, 2023 02:44
@hacdias hacdias mentioned this pull request Jun 2, 2023
5 tasks
@Jorropo Jorropo force-pushed the fix-deadlock-in-reprovider branch from a895637 to 8fb3d85 Compare June 8, 2023 07:41
This revert the revert 4c5c98b and fixes a few deadlocks as well as include a required bump from `go-libp2p-routing-helpers`.
@Jorropo Jorropo force-pushed the fix-deadlock-in-reprovider branch from 8fb3d85 to 6589b8b Compare June 8, 2023 07:45
@Jorropo Jorropo changed the title provider: error from reprovide if calling while closing provider: second round of reprovider refactor Jun 8, 2023
@Jorropo Jorropo merged commit e44e658 into main Jun 8, 2023
@Jorropo Jorropo deleted the fix-deadlock-in-reprovider branch June 8, 2023 08:04
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.

2 participants