Commit 47f9078
committed
rfc20: expand description of scheduler specific properties
Problem: The purpose of the scheduler-specific `@` character in
property strings is vague in RFC 20, and could cause confusion.
Expand the description of the purpose and possible use case for `@`
in execution target properties. Specify that the literal property
string shall still apply to the execution target, but the scheduler
implementation may use all or part of the prefix and suffix before the
`@` for scheduler specific optimizations.1 parent 8cdc176 commit 47f9078
1 file changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
183 | 187 | | |
184 | 188 | | |
185 | 189 | | |
| |||
0 commit comments