[Twisted-Python] Maximum number of SSL connections to the server

Glyph Lefkowitz glyph at twistedmatrix.com
Tue Jan 14 12:49:44 MST 2014


On Jan 13, 2014, at 3:37 PM, Glyph Lefkowitz <glyph at twistedmatrix.com> wrote:

> KQueue's gimpiness is entirely to do with deficiencies in its behavior with regard to weird file descriptor types, mostly PTYs.

Hmm.  And actually, I believe, this was fixed on Mavericks but we haven't updated our test configuration yet.  I just enabled the kqueue reactor on my Mavericks machine, and:

  PTYProcessTestsBuilder_KQueueReactor
    test_changeGID ...                                                [SKIPPED]
    test_changeUID ...                                                [SKIPPED]
    test_openFileDescriptors ...                                           [OK]
    test_processExitedRaises ...                                           [OK]
    test_processExitedWithSignal ...                                       [OK]
    test_processTransportInterface ...                                     [OK]
    test_spawnProcessEarlyIsReaped ...                                     [OK]
    test_systemCallUninterruptedByChildExit ...                            [OK]
    test_timelyProcessExited ...                                           [OK]
    test_write ...                                                         [OK]
    test_writeSequence ...                                                 [OK]
    test_writeToChild ...                                                  [OK]
    test_writeToChildBadFileDescriptor ...                                 [OK]



-glyph

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20140114/92393407/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4124 bytes
Desc: not available
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20140114/92393407/attachment-0001.bin>


More information about the Twisted-Python mailing list