[pkg-go] Bug#983670: syncthing: Connection take a long time to close after an error

Simon Frei freisim93 at gmail.com
Sun Feb 28 09:52:27 GMT 2021


Package: syncthing
Version: 1.12.1~ds1-2
Severity: important

As discussed on the go-team mailing list [1], I am filing this bug to
address an important fix in upstream since the version to be included in
stable.

If an error occurs on the connection, the underlying tls connection isn't
closed. The connection is only noticed as closed and reestablished onced
timed
out, which adds a lot of unnecessary delay.

The patch fixing this is attached.

[1]: https://lists.debian.org/debian-go/2021/02/msg00067.html


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-lib-Close-underlying-conn-in-protocol-fixes-7165-721.patch
Type: text/x-patch
Size: 22670 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-go-maintainers/attachments/20210228/e1ba57bc/attachment-0001.bin>


More information about the Pkg-go-maintainers mailing list