-
All assertions that take TestDelegate should have correlating methods that take an asynchronous equivalent (Task AsyncTestDelegate()). E.g., Assert.Throws(TestDelegate) should have a matching Assert.T…
-
I can reproduce the following performance issue in VS 2015:
https://gist.github.com/eiriktsarpalis/17b5652d57974d0e3e5d
Not sure why this happens.
EDIT: it looks like this can be solved by increas…
-
The order of locking is different in Queue and ExecuteProc function which leads to deadlocks in some cases
``` C#
private void Queue(WorkItem item)
{
lock (_lock) //
-
hello
Abp use oracle base class method GetAll ()...Can't use
-
Hey,
I'm using this SDK to build a server application, and the server supports only 4.5 framework. SDK looks for System.Threading.Tasks and System.Runtime(4.0 version dll) while build. And on building…
-
-
I am really interested in this project... i love that it uses Roslyn.
When ever i try to compile even the sample project i get this error.
"Sequence contains no matching element"
please help, would …
-
Apologies if this is the incorrect way to do this. I am unable to reopen the issue (as requested) that this was originally posted in. If possible can someone please reopen #3370? Code to reproduce …
ghost updated
9 years ago
-
I have a scenario where I have a server side broadcast triggering multiple invokes back to the server on a client via a .NET Console application. The client hangs after the 2nd invoke.
Steps are -
1…
ghost updated
9 years ago
-
![analysis](https://cloud.githubusercontent.com/assets/2605923/4964802/0985b57c-676f-11e4-8551-f1fe45662378.png)