-
Notifications
You must be signed in to change notification settings - Fork 96
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
Shared state async intial publish #1104
Shared state async intial publish #1104
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #1104 +/- ##
==========================================
+ Coverage 79.51% 79.95% +0.44%
==========================================
Files 53 52 -1
Lines 4599 4441 -158
==========================================
- Hits 3657 3551 -106
+ Misses 942 890 -52 ☔ View full report in Codecov by Sentry. |
fixes plugin typo
This pull request adds a refactoring to shared-state-async publishers invocation structure.
A new directory has been included to gather all the plugging publishers.
Al the publishers will be called once 10 s after the peer has started, and then every ~30 min.