Hi,

I'm unittesting an application that uses Firebird. In every test I shutdown
all the connections, overwrite the data files (*.fdb), and start again.
Well, running in console mode (nunit-console) it never fails but running
from nunit-gui I get errors telling that the files are locked by another
process. I'm using something like FbConnection.ClearAllPools(); to close
everything... Why does it remain open?? Why is it different from GUI to
console?

Thanks,

pablo



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to