Commit a021975
committed
Set
This is necessary so that the log subscriber doesn't crash. I had missed this
pull request rails/rails#47844, merged after the original
feature was added to Active Job.successfully_enqueued for jobs enqueued in batch and return enqueued count1 parent ff454e7 commit a021975
File tree
2 files changed
+4
-0
lines changed- app/models/solid_queue
- test/models/solid_queue
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| |||
0 commit comments