go/src/time
Bryan C. Mills d3f713bbd1 time: add a regression test for time.AfterFunc goroutine starvation
The test is skipped on wasm platforms for now, because it
successfully detects a starvation bug on those platforms.

For #65178.

Change-Id: I05d28f1c7be99fcab67ec4dfaa38f412e11fd3cb
Reviewed-on: https://go-review.googlesource.com/c/go/+/557038
Auto-Submit: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
2024-01-22 16:16:08 +00:00
..
testdata
tzdata
embed.go
example_test.go time: clarify docs to avoid date calculation pitfalls 2023-10-03 14:10:22 +00:00
export_android_test.go
export_test.go
export_windows_test.go
format.go
format_rfc3339.go
format_test.go
genzabbrs.go
internal_test.go
mono_test.go
sleep.go
sleep_test.go time: add a regression test for time.AfterFunc goroutine starvation 2024-01-22 16:16:08 +00:00
sys_plan9.go
sys_unix.go
sys_windows.go
tick.go
tick_test.go
time.go time: fix Time godoc 2023-10-03 21:26:09 +00:00
time_test.go all: clean unnecessary casts for test files 2023-09-22 16:22:42 +00:00
tzdata_test.go
zoneinfo.go time: clarify docs to avoid date calculation pitfalls 2023-10-03 14:10:22 +00:00
zoneinfo_abbrs_windows.go
zoneinfo_android.go
zoneinfo_android_test.go
zoneinfo_goroot.go
zoneinfo_ios.go
zoneinfo_js.go
zoneinfo_plan9.go
zoneinfo_read.go all: fix function names 2023-10-14 22:30:23 +00:00
zoneinfo_test.go
zoneinfo_unix.go
zoneinfo_unix_test.go
zoneinfo_wasip1.go
zoneinfo_windows.go time: unconditionally use RegLoadMUIString on Windows 2023-09-14 07:20:34 +00:00
zoneinfo_windows_test.go time: unconditionally use RegLoadMUIString on Windows 2023-09-14 07:20:34 +00:00