Skip to content

Commit

Permalink
remove unnecessary wait
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch committed May 30, 2017
1 parent d0d47ab commit 0327331
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/runtests.jl
Expand Up @@ -5,7 +5,6 @@ using FactCheck

if !istaskdone(Reactive.runner_task)
Reactive.stop()
wait(Reactive.runner_task)
end

step() = Reactive.run(1)
Expand Down

0 comments on commit 0327331

Please sign in to comment.