From f323af122fcfbf31061a04309adc21fbcdae25fa Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 7 Apr 2015 15:17:43 +0000 Subject: distbuild: Move SubprocessEventSource into its own module Previously it was only available in the distbuild-helper program. Moving it to its own module means we can test it and reuse it. This commit also adds a docstring to the class. Change-Id: Iaf7854048cf0ff463a87894f1f500cdcb6a34d8b --- without-test-modules | 1 + 1 file changed, 1 insertion(+) (limited to 'without-test-modules') diff --git a/without-test-modules b/without-test-modules index caf10c8b..fb66ff69 100644 --- a/without-test-modules +++ b/without-test-modules @@ -50,6 +50,7 @@ distbuild/proxy_event_source.py distbuild/sockbuf.py distbuild/socketsrc.py distbuild/sockserv.py +distbuild/subprocess_eventsrc.py distbuild/timer_event_source.py distbuild/worker_build_scheduler.py # Not unit tested, since it needs a full system branch -- cgit v1.2.1