On Fri, Jun 25, 2004 at 01:39:50PM +0300, Stas Bekman wrote:
> You can do that easily:
> 
> 1) start the server:
> t/TEST -start
> 
> 2) start as many clients as you want (e.g. 3 clients):
> 
> t/TEST -run [tests] &
> t/TEST -run [tests] &
> t/TEST -run [tests] &

Thanks Stas! I was finally able to get my tests to fail as I was seeing
in the production server. That's a nice recipe for catching race
conditions.


William

-- 
Knowmad Services Inc.
http://www.knowmad.com

Reply via email to