4
I Use This!
Very Low Activity

News

Analyzed about 17 hours ago. based on code collected 1 day ago.
Posted about 12 years ago by yallie
SafeDynamicInvoker.IThreadPool property is read/write, it allows specifying a custom thread pool instance for dispatching server-side events. When the property is set, the old instance is discarded and not disposed of properly.Comments: Fixed, see changeset #36417.
Posted about 12 years ago by yallie
[en] IThreadPool instance is not properly disposed of. SimpleLockThreadPool now uses background threads. See issue #2131.
Posted about 12 years ago by yallie
SafeDynamicInvoker.IThreadPool property is read/write, it allows specifying a custom thread pool instance for dispatching server-side events. When the property is set, the old instance is discarded and not disposed of properly.
Posted about 12 years ago by yallie
SafeDynamicInvoker.IThreadPool property is read/write, it allows specifying a custom thread pool instance for dispatching server-side events. When the property is set, the old instance is discarded and not disposed of properly.