Re: [Quickfix-users] Testing Quickfix .NET API with NUnit Framework
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2006-10-17 19:48:24
|
Is the test something you would be able to send me so I can tell what is going on? It looks like it has something to do with NUnit creating appdomains. It would be nice to be able to replicate the problem with a simple test that just uses QuickFIX. --oren On Oct 17, 2006, at 1:32 PM, Greg Snow wrote: > Oren > > I just rebuilt with the latest QuickFIX release (1.12.4) and got > the same error. Have you heard of other people having a similar > problem before? It seems like it has happened before (http:// > sourceforge.net/mailarchive/message.php?msg_id=10062941). It looks > like some sort of issue with garbage collection and managed/ > unmanaged code. The strange this is that it only happens when > testing against NUnit. Any other ideas? |