Jonas Gauffin

Results 44 comments of Jonas Gauffin

I've taken note and will look it as soon as I can. AFAIK there should not be any static or threadstatic members that could cause this, but I need to...

Will try it with the new networking code. Sorry for the delay ;)

My new networking code is almost done. It will solve many of the concurrency issues that existed with the old code. Here is a same on how the new http...

I'm working on a new network stack. Completely async and rewritten from scratch.

will be hard to fix without more information. The HTTP encoder must have got into an invalid state

The code is available here: https://github.com/jgauffin/griffin.mvccontrib/blob/master/source/Griffin.MvcContrib/Localization/LocalizedModelValidatorProvider.cs Feel free to try to provide a fix.