Compare commits
1 Commits
d60beccbcd
...
quic-initi
| Author | SHA1 | Date | |
|---|---|---|---|
| 2fdf7d490d |
@@ -313,9 +313,6 @@ func (this *readerA) pull() (uint16, error) {
|
||||
this.eof = true
|
||||
}
|
||||
return message.method, nil
|
||||
} else {
|
||||
// signal parent transaction of closure
|
||||
this.parent.closed.Store(true)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user