We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739449d commit e00877eCopy full SHA for e00877e
script/brave/brave.lua
@@ -17,6 +17,7 @@ local function channel_bpop(ctx)
17
return table.unpack(r, 2)
18
end
19
20
+ thread.sleep(10)
21
22
23
script/pub/pub.lua
@@ -19,6 +19,7 @@ local function channel_bpop(ctx)
24
25
0 commit comments