lib/anycable/cli.rb in anycable-0.6.1 vs lib/anycable/cli.rb in anycable-0.6.2
- old
+ new
@@ -21,10 +21,10 @@
WAIT_PROCESS = 2
attr_reader :server, :health_server
# rubocop:disable Metrics/AbcSize, Metrics/MethodLength
- def run(args)
+ def run(args = {})
@at_stop = []
extra_options = parse_cli_options!(args)
# Boot app first, 'cause it might change