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

DISPATCH-1597: release the qd_connection in libwebsockets on transpor… #703

Closed
wants to merge 1 commit into from

Conversation

kgiusti
Copy link
Contributor

@kgiusti kgiusti commented Mar 12, 2020

…t close

@kgiusti kgiusti closed this Mar 12, 2020
@kgiusti kgiusti deleted the DISPATCH-1597 branch March 12, 2020 20:15
@codecov-io
Copy link

Codecov Report

Merging #703 into master will increase coverage by 0.05%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #703      +/-   ##
==========================================
+ Coverage   86.82%   86.88%   +0.05%     
==========================================
  Files          94       94              
  Lines       21362    21368       +6     
==========================================
+ Hits        18548    18565      +17     
+ Misses       2814     2803      -11
Impacted Files Coverage Δ
src/server.c 86.39% <0%> (-0.51%) ⬇️
src/router_core/transfer.c 93.41% <0%> (-0.25%) ⬇️
src/iterator.c 89.36% <0%> (-0.17%) ⬇️
src/router_node.c 93.22% <0%> (-0.12%) ⬇️
src/router_core/connections.c 93.96% <0%> (+0.43%) ⬆️
src/router_core/delivery.c 90.22% <0%> (+0.56%) ⬆️
src/router_core/forwarder.c 95.18% <0%> (+0.68%) ⬆️
src/router_core/router_core.c 86.49% <0%> (+1.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de84211...1c7b947. Read the comment docs.

ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
… multiple incoming inter-router links on one listener.

Issue remaining: Some tests set up their own inter-router connections and don't provide expected properties.
Backward compatibility needs to be added.
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
…ant peers.

Remaining issue: use capabilities to allow backward compat for outgoing links.
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
ChugR pushed a commit to ChugR/qpid-dispatch that referenced this pull request Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants