Skip to content

Commit

Permalink
more pubs
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubwro committed Sep 29, 2023
1 parent cf76414 commit 5ee3c2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/chaos.jl
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ end
sleep(0.5)

pub_task = Threads.@spawn begin
for i in 1:100
for i in 1:10000
timer = Timer(0.001)
for _ in 1:10
publish(subject; payload = "Hi!")
Expand Down

0 comments on commit 5ee3c2d

Please sign in to comment.