Skip to content

Commit

Permalink
Yet another README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cjrh committed Nov 4, 2017
1 parent 3e7f851 commit 73eb953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ is doing internally), you would call:
- ``group = gather(*tasks)``, and then
- ``group.cancel()``

The problem is that `shield()` creates a *secret, inner*
The problem is that ```shield()`` creates a *secret, inner*
task that will also be captured in the ``all_tasks()`` call above, so it
will also receive a cancellation signal just like everything else.

Expand Down

0 comments on commit 73eb953

Please sign in to comment.