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

Close session when seeing any session level errors #62

Closed
wants to merge 1 commit into from

Conversation

joesis
Copy link
Contributor

@joesis joesis commented Jan 17, 2020

So the caller can notice it when opening new streams or via the
GetDieCh, then have the opportunity to dial new sessions, or the session
can enter into a weird state, see
#61

So the caller can notice it when opening new streams or via the
GetDieCh, then have the opportunity to dial new sessions, or the session
can enter into a weird state, see
xtaci#61
@joesis
Copy link
Contributor Author

joesis commented Jan 17, 2020

@codecov-io
Copy link

Codecov Report

Merging #62 into master will increase coverage by 3.69%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   80.25%   83.94%   +3.69%     
==========================================
  Files           6        6              
  Lines         780      704      -76     
==========================================
- Hits          626      591      -35     
+ Misses        131       93      -38     
+ Partials       23       20       -3
Impacted Files Coverage Δ
session.go 80% <100%> (+6.43%) ⬆️
mux.go 90% <0%> (ø) ⬆️
stream.go 84.96% <0%> (+0.84%) ⬆️

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 211bc4a...f335492. Read the comment docs.

@joesis
Copy link
Contributor Author

joesis commented Jan 17, 2020

Sorry, open in the wrong repo

@joesis joesis closed this Jan 17, 2020
@oxtoacart oxtoacart deleted the smux-issue-61 branch January 17, 2020 11:39
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