Use signal.NotifyContext and WaitGroup.Go (#466)

This commit is contained in:
Geoff Bourne
2025-10-21 20:48:05 -05:00
committed by GitHub
parent aaf470bd88
commit fb670189d8
5 changed files with 23 additions and 30 deletions
+2 -2
View File
@@ -3,10 +3,10 @@ name: Test
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
jobs:
build: