Václav Haisman

Results 212 comments of Václav Haisman

This thread pool is a good example but it has limitations. I would suggest using improved ThreadPool that was based on this example implementation that we us in log4cplus: [log4cplus/ThreadPool](https://github.com/log4cplus/ThreadPool)

See also https://github.com/pjf/ipc-system-simple/pull/11

Argh, sorry for the noise but it still does not seem to be right. The backslash quoting is odd/wrong.

Just for reference, these are the rules I have followed to construct this fix: http://msdn.microsoft.com/en-us/library/17w5ykft(v=vs.120).aspx

[**@binarySortTree**](https://github.com/binarySortTree) commented on [Oct 24, 2017, 10:17 AM GMT+2](https://github.com/Activiti/Activiti-Designer/issues/54#issue-267938003 "2017-10-24T08:17:30Z - Replied by Github Reply Comments"): > 本人初次接触activiti,请问这个插件如何安装,我在网上找了很多教程,几乎都过时或者根本就是错的,折腾很久,找到这里了,望大神回复! You should probably use English here.

I honestly do not know why this could be happening to you. If you can, try running with `strace` to see if there are any open calls with explicit mode...

You will have to be more specific as to which handle you think needs this that doesn't have it yet.