Skip to content

Commit 439202c

Browse files
committed
Remove duplicate heartbeat launch for the supervisor
Left-over from somethign I was rewriting.
1 parent e1b2243 commit 439202c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/solid_queue/supervisor.rb

-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ def start
3131
run_start_hooks
3232

3333
start_processes
34-
35-
launch_heartbeat
3634
launch_maintenance_task
3735

3836
supervise

0 commit comments

Comments
 (0)