summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorsl <sl@deckard>2023-03-16 01:31:57 +0000
committersl <sl@deckard>2023-03-16 01:31:57 +0000
commit8560a458d2b4ade92ff8354e2a16db3256bead43 (patch)
tree71b106317a5efe164b331b8228c10898853c5640 /lib
parent0411083184b47915745fd3d5f2d29217cf14b4c9 (diff)
/lib/rsc: My plan is to not do any telemetry on Plan 9.
Diffstat (limited to 'lib')
-rw-r--r--lib/rsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rsc b/lib/rsc
index 6a1bce7ac..186663ea3 100644
--- a/lib/rsc
+++ b/lib/rsc
@@ -250,3 +250,4 @@ So it sounds like everyone is in favor of the entire generics proposal and all t
Or perhaps Go will earn a reputation for doing telemetry well and people will say things like "Go is the only software with telemetry you don't need to worry about." I think it's too early to say which would happen.
I am not suggesting that instrumentation be added by the Go compiler to all Go programs in the world: that's clearly inappropriate.
The plan9 port is becoming increasingly difficult to maintain and holds back non-plan9 development.
+My plan is to not do any telemetry on Plan 9.