Question #109439 on NUnit Framework changed:
https://answers.launchpad.net/nunit-3.0/+question/109439

    Status: Open => Answered

Charlie Poole proposed the following answer:
RequiresThread simply causes a separate thread to be created or running
your test. While it doesn't prevent you from creating other threads
within your test, it doesn't help you particularly either. Your problem
seems to be broader than just the NUnit feature set so a wider
discussion on the nunit-discuss list may give you better results.

-- 
You received this question notification because you are a member of
NUnit Core Developers, which is an answer contact for NUnit Framework.

_______________________________________________
Mailing list: https://launchpad.net/~nunit-core
Post to     : nunit-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nunit-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to