]> Cypherpunks repositories - gostls13.git/commit
cmd/gofmt: limit to 200 concurrent file descriptors
authorBryan C. Mills <bcmills@google.com>
Mon, 14 Feb 2022 18:02:39 +0000 (13:02 -0500)
committerBryan Mills <bcmills@google.com>
Mon, 14 Feb 2022 19:34:09 +0000 (19:34 +0000)
commit9b773003fb3bf909bfc897787e4d1e54fdb80eca
tree3d6e7635ccb4c377b2743c076524be55916295c5
parentecf3b39c2a65eb96ca44b9a2694852f12a433747
cmd/gofmt: limit to 200 concurrent file descriptors

Fixes #51164

Change-Id: Ia62723df7dc2af5ace3f2430385fff6c0d35cdb9
Reviewed-on: https://go-review.googlesource.com/c/go/+/385656
Trust: Daniel Martí <mvdan@mvdan.cc>
Trust: Bryan Mills <bcmills@google.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
src/cmd/gofmt/gofmt.go