Skip to content
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
4b48b03
component: run TestDrivenDevelopment within a synctest bubble
danielorbach May 31, 2026
714c907
component: run TestL_Run within a synctest bubble
danielorbach May 31, 2026
0784f29
component: drop the timeout guard in TestL_Run's child wait
danielorbach May 31, 2026
8165814
component: run TestL_Cleanup within a synctest bubble
danielorbach May 31, 2026
0d56274
component: stop running TestL_Cleanup in parallel
danielorbach May 31, 2026
5daf7f7
component: prove cleanup ordering with synctest.Wait, not a deadline
danielorbach May 31, 2026
54d6c0e
component: run TestL_Fatal within a synctest bubble
danielorbach May 31, 2026
67bf887
component: drop the timeout guard in TestL_Fatal's goroutine wait
danielorbach May 31, 2026
6aeeb06
component: run TestL_Context within a synctest bubble
danielorbach May 31, 2026
e459808
component: drop the timeout guard in TestL_Context's deadline wait
danielorbach May 31, 2026
124862f
component: stop running TestL_Context/DeadlineExceeded in parallel
danielorbach May 31, 2026
aa723e3
component: run TestL_Name within a synctest bubble
danielorbach May 31, 2026
5374f7b
component: run TestL_Terminate within a synctest bubble
danielorbach May 31, 2026
b53959b
component: run TestL_Stop within a synctest bubble
danielorbach May 31, 2026
a5337d3
component: drop the timeout guards in TestL_Stop's result waits
danielorbach May 31, 2026
8c01199
component: stop running TestL_Stop in parallel
danielorbach May 31, 2026
a533828
component: run TestL_Continue within a synctest bubble
danielorbach May 31, 2026
db30763
component: drop the timeout guard in TestL_Continue's stop wait
danielorbach May 31, 2026
9d940b9
component: exercise the lifecycle tests from an external package
danielorbach May 31, 2026
0b47063
component: remove the now-unused SyncTimeout constant
danielorbach May 31, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading