Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfeeac15

Browse files
committed
TODOs
1 parent8b3b187 commitfeeac15

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

‎coderd/notifications/notifier.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ func (n *notifier) run(ctx context.Context, success chan<- dispatchResult, failu
7171
default:
7272
}
7373

74+
// Check if notifier is paused.
75+
7476
// Call process() immediately (i.e. don't wait an initial tick).
7577
err:=n.process(ctx,success,failure)
7678
iferr!=nil {

‎coderd/notifications_test.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
package coderd_test
2+
3+
// TODO

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp