Commit c874331
committed
feat: introduce
This is intended to uniquely disambiguate a job. It is exposed as a
property so it can be easily changed throughout all the new async
scheduler and runtime backend internals in a single place if it needs to
change in the future (e.g. if the `full_name` no longer becomes enough
to uniquely disambiguate a job, and a tuple of more information is
needed).
Signed-off-by: Alex Jones <alex.jones@lowrisc.org>JobSpec.id property1 parent 63e8d12 commit c874331
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
120 | 126 | | |
121 | 127 | | |
122 | 128 | | |
| |||
0 commit comments