[PATCH] Python: Release GIL on blocking operations

John (J5) Palmieri johnp at redhat.com
Tue Aug 8 08:22:38 PDT 2006


On Tue, 2006-08-08 at 19:45 +0800, Justin Mazzola Paluska wrote:
> On Thu, Aug 03, 2006 at 04:30:42PM -0400, John (J5) Palmieri wrote:
> > Cool thanks.  Do you think you could get your client and server into the
> > regression tests? 
> 
> Sure, how exactly do I do that?
> 
> If you want, I can try re-fashioning the tests into a unittest-style
> test and try to shoehorn them into the existing test-client.py.
> 
> Or, I can update the dbus_python_check.py file to run my test server
> and client and report a result.
> 
> Let me know the best way to proceed.
> 	—Justin

Feel free to do it either way.  The main thing is it should use
unittest-style tests, the server should be activated off of the test bus
setup by the regression tests and it should run every time I run python
setup.py check. 

-- 
John (J5) Palmieri <johnp at redhat.com>



More information about the dbus mailing list