-
Notifications
You must be signed in to change notification settings - Fork 11.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[5.5] Add console events #20298
[5.5] Add console events #20298
Conversation
I would name it CommandFinished maybe instead of CommandTerminating. |
Ping. |
Renamed |
I'm curious why you did not pass the output interface as well? |
I've added this change : 545c30d Not sure it really makes sense to add it to |
I would add it to both. I can't think of why we wouldn't. |
Added |
@lucasmichot can u update the docs about this as well ? |
Add console events - Reboot of #16355 (originally targeting 5.3)
Related to #15613