Skip to content

Commit b0908ed

Browse files
committed
adjust news per review comments
1 parent 02577e1 commit b0908ed

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
Add ``_get_snapshot()`` method to :class:`concurrent.futures.Future` to
2-
atomically retrieve all future state in a single lock acquisition. This speeds
3-
up :mod:`asyncio`'s ``_copy_future_state()`` by up to 4x when transferring state
4-
from :class:`concurrent.futures.Future` to :class:`asyncio.Future`. Patch by J. Nick Koston.
1+
Speed up :mod:`asyncio` performance of transferring state from thread
2+
pool :class:`concurrent.futures.Future` by up to 4.4x. Patch by J. Nick
3+
Koston.

0 commit comments

Comments
 (0)