commit | 3520f3370549ff7446e1ab0edddd9d42d25be94c | [log] [tgz] |
---|---|---|
author | Nasser Grainawi <nasser.grainawi@oss.qualcomm.com> | Mon May 05 13:51:35 2025 -0700 |
committer | Nasser Grainawi <nasser.grainawi@oss.qualcomm.com> | Mon May 05 13:51:35 2025 -0700 |
tree | 5526e4ed78c042598b17dafad49a8a02d1bea6db | |
parent | 788cf1a335c25a96874b99b74d7e4183b111d2f1 [diff] |
Process events before scheduling It's confusing for admins to see tasks scheduled for event types that listeners haven't configured (or that haven't been globally allowed). There's very little additional work done in the processing step and the work saved by not scheduling unwanted events probably more than makes up for it. Release-Notes: Skip scheduling tasks for events that should not be processed Change-Id: I8471a29662d1b88a15e29c5cb6e7e40e25b242f3