[Xapian-discuss] Twisted + Xapian WriteableDatabase leaves db_lock file on exit.

James Aylett james-xapian at tartarus.org
Wed May 3 16:50:36 BST 2006


On Wed, May 03, 2006 at 11:45:56AM -0400, jarrod roberson wrote:

> When the server shuts down, the stopService() gets called and prints
> out the message as well.

What happens if you create/destroy the db in
startService()/stopService() instead of __init__() (ie in a more Java
lifecycle-y way)? Destroy the db by setting to null should work.

J

-- 
/--------------------------------------------------------------------------\
  James Aylett                                                  xapian.org
  james at tartarus.org                               uncertaintydivision.org



More information about the Xapian-discuss mailing list