You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #48210 [Console] Fix signal handlers called after event listeners and skip exit (GromNaN)
This PR was merged into the 5.4 branch.
Discussion
----------
[Console] Fix signal handlers called after event listeners and skip exit
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix #48205
| License | MIT
| Doc PR | -
Restore registration of signal handlers after the event dispatcher.
https://github.com/symfony/symfony/pull/45333/files#diff-8f1fd83284712ab08cb5d391da70ea0e78719ef08db852596997a4085848a026L1009
Commits
-------
eebfd6eb0a Fix signal handlers called after event listeners and skip exit
0 commit comments