Skip to content
Snippets Groups Projects
Commit 92285ef2 authored by Edward Hervey's avatar Edward Hervey :metal: Committed by Edward Hervey
Browse files

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
parent 58e62f65
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment