don't bother with worker threads if there is only one task in the job
commit9772abb8770ed4649802be4f798b9996aab6c92c
authorEugene Zhuravlev <jeka@jetbrains.com>
Wed, 2 Sep 2009 09:07:22 +0000 (2 13:07 +0400)
committerEugene Zhuravlev <jeka@jetbrains.com>
Wed, 2 Sep 2009 09:07:22 +0000 (2 13:07 +0400)
tree498c583412b0ed37b0333b5d6cbe220b76c7eab1
parent118da5f6fd04bf8c6d6ea3665758eb9d863a63c0
don't bother with worker threads if there is only one task in the job
platform/platform-impl/src/com/intellij/concurrency/JobImpl.java