File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,10 @@ System Configuration
207207 To understand the difference between the different execution contexts, please refer to ":ref: `execution-contexts `"
208208 For the available scheduler options, see the :attr: `~config.systems.partitions.sched_options ` in the partition configuration below.
209209
210- .. versionadded :: 4.0.0
210+ .. versionadded :: 4.1
211+
212+ .. warning ::
213+ This option is broken in 4.0.
211214
212215
213216------------------------------
@@ -307,8 +310,10 @@ System Partition Configuration
307310 Scheduler-specific options for this partition.
308311 See below for the available options.
309312
310- .. versionadded :: 4.0.0
313+ .. versionadded :: 4.1
311314
315+ .. warning ::
316+ This option is broken in 4.0.
312317
313318.. py :attribute :: systems.partitions.sched_options.ignore_reqnodenotavail
314319
You can’t perform that action at this time.
0 commit comments