mirror of
https://github.com/golang/go
synced 2024-11-18 14:14:46 -07:00
3dc7fec788
The original intention was to limit the number of open file handles, but the parseLimit semaphore was limiting parser.ParseFile calls that don't access files, so there was no benefit. The file limiting is already handled generically by another semaphore in the lsp FileSystem abstraction. Change-Id: Idc7f2507af5287e983a7edf3e38a848d26770bbe Reviewed-on: https://go-review.googlesource.com/c/tools/+/223119 Run-TryBot: Muir Manders <muir@mnd.rs> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |