Fix future issue in sock_connect() · MagicStack/uvloop@fe3d028 · GitHub
Skip to content

Commit fe3d028

Browse files
committed
Fix future issue in sock_connect()
Use _SyncSocketWriterFuture for cancellation, so that we could remove the writer directly in the callback. Fixes #378 Closes #389
1 parent 8cdb300 commit fe3d028

1 file changed

Lines changed: 14 additions & 6 deletions

File tree

uvloop/loop.pyx

Lines changed: 14 additions & 6 deletions

0 commit comments

Comments
 (0)