Piotr Szymanski

Show:

What's happening?

  • Concurrency problems in CSerializerFactory

    While using HessianCsharp in my project, I've encountered problems with retrieving data from server in multiple threads. It turned out that the CSerializerFactory uses some static fields which were not locked and caused conflicts between the threads. This patch fixes that problem.

    2009-10-23 16:25:18 UTC in HessianCsharp

About Me


Send me a message