-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.telemetryx/telemetry issuesx/telemetry issues
Milestone
Description
We originally thought upload would run from a separate process,
and made it to download the UploadConfig only once and keep using it.
(code)
But we ended up calling upload from a goroutine periodically in gopls integration.
This caused a long running gopls instance to keep using the same (or maybe stale) version of config throughout its lifetime.
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.telemetryx/telemetry issuesx/telemetry issues