mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-28 00:03:14 +08:00
- when no threads are executing, interrupt all may fail and debug break fires - although error is handled and correct event is returned. To prevent abort, debug break has to be removed Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>