We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97d328b + bab0a87 commit b451bfeCopy full SHA for b451bfe
spec_32.rst
@@ -152,7 +152,9 @@ jobspec
152
(object) *jobspec* object (RFC 14)
153
154
reattach
155
- (boolean) TBD
+ (boolean) Set to True if broker has been restarted and job should still
156
+ be running.
157
+
158
159
Example:
160
@@ -205,7 +207,7 @@ release
205
207
"type": "release",
206
208
"data": {
209
"ranks": "0-2",
- "final": true,
210
+ "final": true,
211
},
212
}
213
0 commit comments