[Bug 791159] validate: Use a single TCPServer for subprocess communication

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Dec 3 11:26:21 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=791159

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #3 from Edward Hervey <bilboed at bilboed.com> ---
Thanks ! Pushed with fixes:

commit 92285ef261639dbf25459bd21ea1fbb51a128616
Author: Edward Hervey <edward at centricular.com>
Date:   Sun Dec 3 10:42:49 2017 +0100

    validate: Use a single TCPServer for subprocess communication

    Instead of creating a separate TCPServer for each test, just create
    one which handles all connections in a threaded fashion.

    Shaves off ~500ms per test

    https://bugzilla.gnome.org/show_bug.cgi?id=791159

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list