Content-Length: 261328 | pFad | http://github.com/coder/coder/commit/909dd059a7414f691f7c61c2e73311287650fb90

C7 Merge branch 'dk/enable-prebuilds' of github.com:/coder/coder into dk… · coder/coder@909dd05 · GitHub
Skip to content

Commit 909dd05

Browse files
committed
Merge branch 'dk/enable-prebuilds' of github.com:/coder/coder into dk/enable-prebuilds
2 parents 3143392 + d8f0933 commit 909dd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/coderd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1663,7 +1663,7 @@ func (api *API) Close() error {
16631663
_ = api.UpdatesProvider.Close()
16641664

16651665
if current := api.PrebuildsReconciler.Load(); current != nil {
1666-
ctx, giveUp := context.WithTimeoutCause(context.Background(), time.Second*30, xerrors.New("gave up waiting for reconciler to stop"))
1666+
ctx, giveUp := context.WithTimeoutCause(context.Background(), time.Second*30, xerrors.New("gave up waiting for reconciler to stop before shutdown"))
16671667
defer giveUp()
16681668
(*current).Stop(ctx, nil)
16691669
}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/coder/coder/commit/909dd059a7414f691f7c61c2e73311287650fb90

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy