Opened 6 years ago
Last modified 3 years ago
#10476 new enhancement
Reattach non open streams if circuit destroyed
Reported by: | cypherpunks | Owned by: | |
---|---|---|---|
Priority: | High | Milestone: | Tor: unspecified |
Component: | Core Tor/Tor | Version: | |
Severity: | Normal | Keywords: | tor-client reliability |
Cc: | Actual Points: | ||
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
If Tor client going to destroy circuit for any reason, it should to reattach all non open yet streams. Else they going to be destroyed too.
Child Tickets
Change History (7)
comment:1 Changed 6 years ago by
Keywords: | 024-backport tor-client added |
---|---|
Milestone: | → Tor: 0.2.5.x-final |
comment:2 Changed 6 years ago by
Milestone: | Tor: 0.2.5.x-final → Tor: 0.2.6.x-final |
---|
comment:3 Changed 5 years ago by
Keywords: | 024-backport removed |
---|---|
Milestone: | Tor: 0.2.6.x-final → Tor: 0.2.??? |
Priority: | normal → major |
Type: | defect → enhancement |
comment:5 Changed 3 years ago by
Keywords: | tor-03-unspecified-201612 added |
---|---|
Milestone: | Tor: 0.3.??? → Tor: unspecified |
Finally admitting that 0.3.??? was a euphemism for Tor: unspecified all along.
comment:6 Changed 3 years ago by
Keywords: | tor-03-unspecified-201612 removed |
---|
Remove an old triaging keyword.
comment:7 Changed 3 years ago by
Keywords: | reliability added |
---|---|
Severity: | → Normal |
Note: See
TracTickets for help on using
tickets.
I think this is about streams where we have sent a begin cell but not yet received a reply. Are there other cases here?