[tahoe-lafs-trac-stream] [tahoe-lafs] #1681: require pywin32 to get reliable disconnection detection, or else suppress Warning

tahoe-lafs trac at tahoe-lafs.org
Mon Feb 27 02:42:40 UTC 2012


#1681: require pywin32 to get reliable disconnection detection, or else suppress
Warning
-------------------------+-----------------------
     Reporter:  zooko    |      Owner:  nobody
         Type:  defect   |     Status:  new
     Priority:  major    |  Milestone:  undecided
    Component:  unknown  |    Version:  1.9.1
   Resolution:           |   Keywords:
Launchpad Bug:           |
-------------------------+-----------------------

Comment (by itamarst):

 I don't understand this ticket at all.

   1. If you're using win32eventreactor, you need pywin32, that's how it's
 implemented. So if you require win32eventreactor you're already requiring
 pywin32, the change in Twisted doesn't change anything for you. What
 changed is that it suggests a *modern* version of pywin32 for use with
 win32eventreactor.
   1. On the other hand, you don't actually need to use win32eventreactor
 on Windows, there's the default select() reactor, or the IOCP reactor
 which scales much better.

 This ticket seems invalid to me.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1681#comment:1>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list