We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a04521 commit e103463Copy full SHA for e103463
1 file changed
docs/design/preemption.md
@@ -204,7 +204,7 @@ not allow preempting any of the tasks in that queue.
204
### A task cannot preempt other tasks in the same application
205
206
As part of the current design we are only implementing inter-queue preemption.
207
-This rule does not apply for inter-queue preemption. It is documented here to
+This rule does not apply for intra-queue preemption. It is documented here to
208
make extending to intra-queue preemption possible without a rule change.
209
210
When a task is considered for preemption the task that triggered the preemption
0 commit comments