]> Cypherpunks.ru repositories - nncp.git/blobdiff - src/cmd/nncp-caller/main.go
Do not keep files opened
[nncp.git] / src / cmd / nncp-caller / main.go
index b702b498038ca4eeb04a4e01b29e372ea70e83f4..245c6183689a075c3e596a5b5ca1bc43c5f604da 100644 (file)
@@ -138,7 +138,6 @@ func main() {
                                                        ctx.LogD("caller", les, "checking tx existence")
                                                        txExists := false
                                                        for job := range ctx.Jobs(node.Id, nncp.TTx) {
-                                                               job.Fd.Close()
                                                                if job.PktEnc.Nice > call.Nice {
                                                                        continue
                                                                }