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.
1 parent c4882ac commit b78ea5fCopy full SHA for b78ea5f
src/taskblock.tex
@@ -240,7 +240,7 @@
240
function always returns on the same thread as the one on which it was called.
241
242
\pnum
243
-\realnotes It is expected (but not mandated) that \tcode{f} will (directly or indirectly) call \tcode{tb.run({\em function-\brk{}object})}.
+\realnotes It is expected (but not mandated) that \tcode{f} will (directly or indirectly) call \tcode{tb.run(\UNSP{function-\brk{}object})}.
244
\end{itemdescr}
245
246
\rSec1[parallel.task_block.exceptions]{Exception Handling}
0 commit comments