Commit fbd3a63
committed
bug symfony#52158 [Messenger] Fix graceful exit with ids (HypeMC)
This PR was merged into the 6.3 branch.
Discussion
----------
[Messenger] Fix graceful exit with ids
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
One last case I missed in symfony#52080
Commits
-------
1fc56bb [Messenger] Fix graceful exit with idsFile tree
1 file changed
+8
-1
lines changed- src/Symfony/Component/Messenger/Command
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
128 | 131 | | |
129 | 132 | | |
130 | 133 | | |
| |||
255 | 258 | | |
256 | 259 | | |
257 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
258 | 265 | | |
259 | 266 | | |
260 | 267 | | |
| |||
0 commit comments