good morning!!!!

Skip to content
Snippets Groups Projects
Verified Commit bef9e7df authored by a's avatar a
Browse files

ok

parent 37b77dbc
No related branches found
No related tags found
2 merge requests!15Draft: V2,!13Draft: Move Openrpc Package
......@@ -41,7 +41,9 @@ func main() {
for {
select {
case <-r.Context().Done():
return
case <-notifier.Err():
return
default:
}
notifier.Notify(idx)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment