peterGo
Results
2
issues of
peterGo
After upgrading to syncthing v1.27.2, there are numerous UPnP error messages. For example, [664CR] 2024/01/06 00:07:57 INFO: Couldn't add port mapping for 192.168.1.11 (external port 43417 -> internal port 22000/TCP):...
bug
needs-triage
Nice job. I performed a Go code review: correct, maintainable, reasonably efficient, and readable. Here are some suggestions for your directly using io.Reader code. ``` // Directly using io.Reader package...