Comment 16 for bug 1057981

Revision history for this message
Jv (jv-ravichandran) wrote :

Since I am fairly free, I can work on this issue independently as a spike. Please point me to the appropriate files in NUnit v2.

I will be working on finding if the async threads' context can be independently established.

This will help in maintaining that tests "await"-ing a async result is testing the right context and will also help in establishing the "void" context.

Jv