<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go/src/runtime/debug/example_monitor_test.go, branch makepkg</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=makepkg</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=makepkg'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2025-04-24T19:01:27Z</updated>
<entry>
<title>runtime/debug: update SetCrashOutput example to not pass parent env vars</title>
<updated>2025-04-24T19:01:27Z</updated>
<author>
<name>Felix Geisendörfer</name>
<email>felix.geisendoerfer@datadoghq.com</email>
</author>
<published>2025-04-24T14:38:58Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=3672a09a48464d18d0c669cc3590d13091a2e77a'/>
<id>urn:sha1:3672a09a48464d18d0c669cc3590d13091a2e77a</id>
<content type='text'>
Fixes #73490

Change-Id: I500fa73f4215c7f490779f53c1c2c0d775f51a95
Reviewed-on: https://go-review.googlesource.com/c/go/+/667775
Reviewed-by: Alan Donovan &lt;adonovan@google.com&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
Reviewed-by: Michael Knyszek &lt;mknyszek@google.com&gt;
</content>
</entry>
<entry>
<title>all: surround -test.run arguments with ^$</title>
<updated>2025-02-25T18:58:29Z</updated>
<author>
<name>qmuntal</name>
<email>quimmuntal@gmail.com</email>
</author>
<published>2025-02-24T08:57:04Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=f707e53fd52284e58b9ea5d7889ad360d34d5116'/>
<id>urn:sha1:f707e53fd52284e58b9ea5d7889ad360d34d5116</id>
<content type='text'>
If the -test.run value is not surrounded by ^$ then any test that
matches the -test.run value will be run. This is normally not the
desired behavior, as it can lead to unexpected tests being run.

Change-Id: I3447aaebad5156bbef7f263cdb9f6b8c32331324
Reviewed-on: https://go-review.googlesource.com/c/go/+/651956
Reviewed-by: Cherry Mui &lt;cherryyz@google.com&gt;
Reviewed-by: Ian Lance Taylor &lt;iant@google.com&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
</content>
</entry>
<entry>
<title>runtime/debug: eliminate temporary variadicity from SetCrashOutput</title>
<updated>2024-05-16T15:19:04Z</updated>
<author>
<name>Alan Donovan</name>
<email>adonovan@google.com</email>
</author>
<published>2024-05-15T21:41:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=a22cb5cabe2bcc8ed02c43a66a1bd319cb28e89c'/>
<id>urn:sha1:a22cb5cabe2bcc8ed02c43a66a1bd319cb28e89c</id>
<content type='text'>
Updates #67182

Change-Id: I33fc8c515f4a9d120262ba30f61aea80ede5e9f8
Reviewed-on: https://go-review.googlesource.com/c/go/+/585420
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
Reviewed-by: Austin Clements &lt;austin@google.com&gt;
</content>
</entry>
<entry>
<title>runtime/debug: add Example of SetCrashOutput in a crash monitor</title>
<updated>2024-02-02T17:16:21Z</updated>
<author>
<name>Alan Donovan</name>
<email>adonovan@google.com</email>
</author>
<published>2023-12-08T22:03:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=f0a862ee4d148249e1b2290eebdf36e67b41b0db'/>
<id>urn:sha1:f0a862ee4d148249e1b2290eebdf36e67b41b0db</id>
<content type='text'>
Updates #42888

Change-Id: I72e408301e17b1579bbea189bed6b1a0154bd55f
Reviewed-on: https://go-review.googlesource.com/c/go/+/548121
Reviewed-by: Michael Pratt &lt;mpratt@google.com&gt;
LUCI-TryBot-Result: Go LUCI &lt;golang-scoped@luci-project-accounts.iam.gserviceaccount.com&gt;
</content>
</entry>
</feed>
