View Issue Details

IDProjectCategoryView StatusLast Update
0003114GNUnetcadet servicepublic2013-12-24 20:54
ReporterChristian Grothoff Assigned ToBart Polot  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product VersionGit master 
Target Version0.10.0Fixed in Version0.10.0 
Summary0003114: connection termination notification does not work on loopback
DescriptionI tested this with conversation manually, so this is a bit just of what I suspect is going on.

When I have a connection via mesh via loopback (two mesh clients, one acting as 'server', one as 'client'), and the one acting as 'server' (got the inbound connection) closes the channel, then the 'client' does not seem to get notified about the tunnel having died (no call to the 'cleaner' callback).

Again, the way I saw this is in a system that is a bit too complex, but unless we already have it, this suggests that we should add a testcase for channel termination signaling (A connects to B, they talk, B closes, A needs to get notified).
TagsNo tags attached.

Relationships

parent of 0003056 closedSree Harsha Totakura conversation needs to pass acceptence test 
related to 0003129 closedFlorian Dold No sets exchanged in rev. 30857 

Activities

Florian Dold

2013-11-22 19:08

developer   ~0007679

Can confirm, also happens with set profiler / set test cases.

Bart Polot

2013-11-26 02:53

manager   ~0007685

Should be fixed in r30866.

Issue History

Date Modified Username Field Change
2013-11-16 22:03 Christian Grothoff New Issue
2013-11-16 22:03 Christian Grothoff Status new => assigned
2013-11-16 22:03 Christian Grothoff Assigned To => Bart Polot
2013-11-17 12:22 Christian Grothoff Priority normal => high
2013-11-21 19:14 Bart Polot Relationship added parent of 0003056
2013-11-22 19:08 Florian Dold Note Added: 0007679
2013-11-25 15:45 Florian Dold Relationship added related to 0003129
2013-11-26 02:53 Bart Polot Note Added: 0007685
2013-11-26 02:53 Bart Polot Status assigned => resolved
2013-11-26 02:53 Bart Polot Fixed in Version => Git master
2013-11-26 02:53 Bart Polot Resolution open => fixed
2013-12-08 23:56 Christian Grothoff Fixed in Version Git master => 0.10.0
2013-12-24 20:54 Christian Grothoff Status resolved => closed
2014-05-09 18:34 Christian Grothoff Category mesh service => cadet service