]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: update SetCrashOutput example to not pass parent env vars
authorFelix Geisendörfer <felix.geisendoerfer@datadoghq.com>
Thu, 24 Apr 2025 14:38:58 +0000 (16:38 +0200)
committerAlan Donovan <adonovan@google.com>
Thu, 24 Apr 2025 19:01:27 +0000 (12:01 -0700)
commit3672a09a48464d18d0c669cc3590d13091a2e77a
treea1e03851350bd2a9838e7fcfa4ea119d03ffe475
parent3452d80da3cf4f08da0f5905b1aa19cec475936e
runtime/debug: update SetCrashOutput example to not pass parent env vars

Fixes #73490

Change-Id: I500fa73f4215c7f490779f53c1c2c0d775f51a95
Reviewed-on: https://go-review.googlesource.com/c/go/+/667775
Reviewed-by: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/debug/example_monitor_test.go