coney_island 0.12.2 → 0.12.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b46a6ca483e61928afb4b7760f7ee2e6f89e995e
4
- data.tar.gz: 78814dd7ca4b39a8621e8a610a61a113e1d826e6
3
+ metadata.gz: 8a235d6cee30feec0ec69bcf5fcb2595cd5a3e8b
4
+ data.tar.gz: e01a71e0cd83955f1e017831cd58fd30051bcf44
5
5
  SHA512:
6
- metadata.gz: 7c31cc1955eeb81f6b47283c659b459524b91ff29a42cba6bc2910ef9b3935d4c7d4ccaf84457c4a2883a8e003d2bed7796adc66af9d10db62cb2c89d9d72b0b
7
- data.tar.gz: 2c2ab4022d46530dd9fcb15e1b4e3c7d2ac9d6f7b9273ebdc10398085106745cb84a742d2c3adeef2bce258dc9469c4bbecef2371a2f0ec5a6bdc0d6ec594749
6
+ metadata.gz: 2c940a0f31e66999046c685dc75512de76dcf154542a5c9370ecdfbc631880a9fb7b6733b39da76019930c3407d42951201016dbb1cbef57850b52ef3d7412f4
7
+ data.tar.gz: ff0eeb784f63e3e9c6745133b9e5d23afe46400f96078a005942fedffbfa0ff9812334ab3fd27348cce33aec1745028fc23687e4ebfa5d9b28f4d0401194ad86
@@ -1,3 +1,3 @@
1
1
  module ConeyIsland
2
- VERSION = "0.12.2"
2
+ VERSION = "0.12.3"
3
3
  end
@@ -220,7 +220,7 @@ module ConeyIsland
220
220
  def self.shutdown(signal)
221
221
  @shutting_down = true
222
222
  @child_pids.each do |child_pid|
223
- self.log("killing child #{child_pid}")
223
+ self.log.info("killing child #{child_pid}")
224
224
  Process.kill(signal, child_pid)
225
225
  end
226
226
  @queue.unsubscribe rescue nil
@@ -1,3 +1,139 @@
1
+ undefined method `pry' for #<Binding:0x007f08a9ff6dc0>
2
+ undefined method `pry' for #<Binding:0x007f08a9fd5120>
3
+ undefined method `pry' for #<Binding:0x007f08a9fb4bf0>
4
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
5
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
6
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
7
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
8
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
9
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
10
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
11
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
12
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
13
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
14
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
15
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
16
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
17
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
18
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
19
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
20
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
21
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
22
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
23
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
24
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
25
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
26
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
27
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
28
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
29
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
30
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
31
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
32
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
33
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
34
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
35
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
36
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
37
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
38
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
39
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
40
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
41
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
42
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
43
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
44
+ undefined method `publish' for nil:NilClass
45
+ undefined method `publish' for nil:NilClass
46
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
47
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
48
+ undefined method `publish' for nil:NilClass
49
+ undefined method `publish' for nil:NilClass
50
+ undefined method `publish' for nil:NilClass
51
+ undefined method `publish' for nil:NilClass
52
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
53
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
54
+ undefined method `publish' for nil:NilClass
55
+ undefined method `publish' for nil:NilClass
56
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
57
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
58
+ mocked method :publish called with unexpected arguments ["{\"args\":[[]],\"klass\":\"TestModel\",\"method_name\":\"add_to_list\"}", {:routing_key=>"carousels.default"}]
59
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
60
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
61
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
62
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
63
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
64
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
65
+ ConeyIsland::Submitter.handle_connection connecting...
66
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
67
+ ConeyIsland::Submitter.handle_connection connecting...
68
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
69
+ undefined local variable or method `klass_name' for ConeyIsland::Submitter:Class
70
+ undefined local variable or method `klass_name' for ConeyIsland::Submitter:Class
71
+ undefined local variable or method `klass_name' for ConeyIsland::Submitter:Class
72
+ Expected MyPerformer to respond to add_to_list
73
+ Expected MyInheritedPerformer to respond to perform
74
+ Expected MyPerformer to respond to perform
75
+ ConeyIsland::Submitter.handle_connection connecting...
76
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
77
+ ConeyIsland::Submitter.handle_connection connecting...
78
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
79
+ Expected DummyPerformer to respond to perform
80
+ Expected DummyPerformer to respond to perform
81
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
82
+ ConeyIsland::Submitter.handle_connection connecting...
83
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
84
+ ConeyIsland::Submitter.handle_connection connecting...
85
+ ConeyIsland::Submitter.handle_connection connecting...
86
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
87
+ ConeyIsland::Submitter.handle_connection connecting...
88
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
89
+ ConeyIsland::Submitter.handle_connection connecting...
90
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
91
+ ConeyIsland::Submitter.handle_connection connecting...
92
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
93
+ Expected MyPerformer to respond to perform
94
+ Expected MyPerformer to respond to add_to_list
95
+ Expected MyInheritedPerformer to respond to perform
96
+ ConeyIsland::Submitter.handle_connection connecting...
97
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
98
+ ConeyIsland::Submitter.handle_connection connecting...
99
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
100
+ ConeyIsland::Submitter.handle_connection connecting...
101
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
102
+ ConeyIsland::Submitter.handle_connection connecting...
103
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
104
+ ConeyIsland::Submitter.handle_connection connecting...
105
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
106
+ ConeyIsland::Submitter.handle_connection connecting...
107
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
108
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
109
+ Expected DummyPerformer to respond to perform
110
+ Expected DummyPerformer to respond to perform
111
+ ConeyIsland::Submitter.handle_connection connecting...
112
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
113
+ ConeyIsland::Submitter.handle_connection connecting...
114
+ Expected MyInheritedPerformer to respond to perform
115
+ Expected MyPerformer to respond to perform
116
+ Expected MyPerformer to respond to add_to_list
117
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
118
+ ConeyIsland::Submitter.handle_connection connecting...
119
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
120
+ ConeyIsland::Submitter.handle_connection connecting...
121
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
122
+ ConeyIsland::Submitter.handle_connection connecting...
123
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
124
+ ConeyIsland::Submitter.handle_connection connecting...
125
+ ConeyIsland::Submitter.handle_connection connecting...
126
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
127
+ ConeyIsland::Submitter.handle_connection connecting...
128
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
129
+ ConeyIsland::Submitter.handle_connection connecting...
130
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
131
+ ConeyIsland::Submitter.handle_connection connecting...
132
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
133
+ ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
134
+ ConeyIsland::Submitter.handle_connection connecting...
135
+ Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
136
+ ConeyIsland::Submitter.handle_connection connecting...
1
137
  ConeyIsland::Submitter.submit! about to iterate over this many jobs: 1
2
138
  ConeyIsland::Submitter.handle_connection connecting...
3
139
  Failed to connecto to RabbitMQ Attempt #1 time(s), trying again in 0 seconds...
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: coney_island
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.2
4
+ version: 0.12.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Draut
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2015-05-27 00:00:00.000000000 Z
13
+ date: 2015-05-28 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rails
@@ -194,7 +194,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
194
194
  version: '0'
195
195
  requirements: []
196
196
  rubyforge_project:
197
- rubygems_version: 2.4.3
197
+ rubygems_version: 2.2.2
198
198
  signing_key:
199
199
  specification_version: 4
200
200
  summary: Want guaranteed delivery between your queue and your workers using ACKs?
@@ -202,44 +202,44 @@ summary: Want guaranteed delivery between your queue and your workers using ACKs
202
202
  features other background worker systems offer and you must have a ticket to ride
203
203
  at Coney Island.
204
204
  test_files:
205
- - test/coney_island_test.rb
206
- - test/dummy/app/assets/javascripts/application.js
207
205
  - test/dummy/app/assets/stylesheets/application.css
206
+ - test/dummy/app/assets/javascripts/application.js
208
207
  - test/dummy/app/controllers/application_controller.rb
209
208
  - test/dummy/app/helpers/application_helper.rb
210
209
  - test/dummy/app/views/layouts/application.html.erb
211
- - test/dummy/bin/bundle
212
- - test/dummy/bin/rails
213
- - test/dummy/bin/rake
214
- - test/dummy/config/application.rb
215
- - test/dummy/config/boot.rb
216
210
  - test/dummy/config/database.yml
217
- - test/dummy/config/environment.rb
218
- - test/dummy/config/environments/development.rb
219
- - test/dummy/config/environments/production.rb
220
- - test/dummy/config/environments/test.rb
221
- - test/dummy/config/initializers/assets.rb
211
+ - test/dummy/config/routes.rb
212
+ - test/dummy/config/secrets.yml
222
213
  - test/dummy/config/initializers/backtrace_silencers.rb
223
- - test/dummy/config/initializers/cookies_serializer.rb
224
- - test/dummy/config/initializers/filter_parameter_logging.rb
225
- - test/dummy/config/initializers/inflections.rb
226
214
  - test/dummy/config/initializers/mime_types.rb
215
+ - test/dummy/config/initializers/inflections.rb
216
+ - test/dummy/config/initializers/assets.rb
227
217
  - test/dummy/config/initializers/session_store.rb
218
+ - test/dummy/config/initializers/cookies_serializer.rb
228
219
  - test/dummy/config/initializers/wrap_parameters.rb
220
+ - test/dummy/config/initializers/filter_parameter_logging.rb
221
+ - test/dummy/config/application.rb
229
222
  - test/dummy/config/locales/en.yml
230
- - test/dummy/config/routes.rb
231
- - test/dummy/config/secrets.yml
232
- - test/dummy/config.ru
233
- - test/dummy/db/test.sqlite3
234
- - test/dummy/log/test.log
223
+ - test/dummy/config/environment.rb
224
+ - test/dummy/config/environments/production.rb
225
+ - test/dummy/config/environments/development.rb
226
+ - test/dummy/config/environments/test.rb
227
+ - test/dummy/config/boot.rb
235
228
  - test/dummy/public/404.html
236
229
  - test/dummy/public/422.html
237
- - test/dummy/public/500.html
238
230
  - test/dummy/public/favicon.ico
239
- - test/dummy/Rakefile
231
+ - test/dummy/public/500.html
232
+ - test/dummy/db/test.sqlite3
240
233
  - test/dummy/README.rdoc
241
- - test/job_test.rb
242
- - test/performer_test.rb
234
+ - test/dummy/bin/rails
235
+ - test/dummy/bin/rake
236
+ - test/dummy/bin/bundle
237
+ - test/dummy/config.ru
238
+ - test/dummy/log/test.log
239
+ - test/dummy/Rakefile
243
240
  - test/submitter_test.rb
241
+ - test/job_test.rb
244
242
  - test/test_helper.rb
245
243
  - test/worker_test.rb
244
+ - test/performer_test.rb
245
+ - test/coney_island_test.rb