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

Backtrace double entry to disconnectPeer #1368

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

iceseer
Copy link
Contributor

@iceseer iceseer commented Oct 12, 2022

Signed-off-by: iceseer iceseer@gmail.com

Description of the Change

Test code! Adds stack trace printing on reentry into disconnectFromPeer.

Signed-off-by: iceseer <iceseer@gmail.com>
@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Merging #1368 (09e2b79) into master (7ee0503) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

❗ Current head 09e2b79 differs from pull request most recent head b742ebe. Consider uploading reports for the commit b742ebe to get more accurate results

@@            Coverage Diff             @@
##           master    #1368      +/-   ##
==========================================
- Coverage   24.18%   24.16%   -0.03%     
==========================================
  Files         627      627              
  Lines       23449    23464      +15     
  Branches    12260    12267       +7     
==========================================
- Hits         5671     5669       -2     
- Misses      12499    12519      +20     
+ Partials     5279     5276       -3     
Impacted Files Coverage Δ
core/network/impl/peer_manager_impl.cpp 3.08% <0.00%> (-0.12%) ⬇️
core/api/service/impl/api_service_impl.cpp 13.26% <0.00%> (-1.03%) ⬇️
core/api/transport/impl/ws/ws_listener_impl.cpp 43.05% <0.00%> (+1.38%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@iceseer iceseer changed the title backtrace double entry to disconnectPeer Backtrace double entry to disconnectPeer Oct 12, 2022
@iceseer iceseer merged commit ebd9715 into master Oct 12, 2022
@iceseer iceseer deleted the test/backtrace_disconnectpeer branch October 12, 2022 19: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.

3 participants