Skip to content

Commit 44610a3

Browse files
committed
Improve README
1 parent fcafaf8 commit 44610a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ that cancels a block on *timeout* expiring::
2525
``asyncio.CancelledError`` into but ``asyncio.TimeoutError`` is
2626
raised outside of context manager scope.
2727

28+
*timeout* parameter could be ``None`` for skipping timeout functionality.
2829

2930
Installation
3031
------------

0 commit comments

Comments
 (0)