Commit 8bfe4e0
authored
[UR][Offload] Don't try to getEventInfo on a null event (#20140)
Null events are created by the UR Offload adapter to represent tasks
which are already complete. As they have no liboffload event associated
with them, don't try to call out to liboffload during `olEventGetInfo`.1 parent fb8d4ab commit 8bfe4e0
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
0 commit comments