queue_dispatcher 1.1.3 → 1.1.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module QueueDispatcher
2
- VERSION = "1.1.3"
2
+ VERSION = "1.1.4"
3
3
  end
@@ -115,7 +115,6 @@ end
115
115
 
116
116
 
117
117
  def daemon_runner
118
- Lock.release_all
119
118
  daemon_set_process_name "#{$daemon[:process_prefix]}_WorkerDispatcher"
120
119
  daemon_write_pid_file
121
120
  daemon_install_signal_handler
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: queue_dispatcher
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
4
+ version: 1.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: