Commit 40ed2a0
committed
Properly defer continuations if the cont_req is inactive
Runnable continuations should be added to cont_complete_defer_list if
the continuation request is inactive, so that it can be enqueued
for execution once the request is enabled.
Signed-off-by: Joseph Schuchart <schuchart@icl.utk.edu>1 parent a4629d4 commit 40ed2a0
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
| 570 | + | |
| 571 | + | |
570 | 572 | | |
571 | 573 | | |
572 | 574 | | |
| |||
0 commit comments