Robin, Robin Dunn wrote: > Werner F. Bruhin wrote: >> I am running out of ideas what else could cause this. >> > > Do you use threads? Are any of them still alive at this point and are > not marked as daemon threads? I don't use threads, but will look into it if maybe sqlalchemy does. Werner