Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/NOTICE
diff options
context:
space:
mode:
authorAndrey Loskutov2019-01-21 21:18:38 +0000
committerAndrey Loskutov2019-01-21 21:18:38 +0000
commit57aef1646fef9009290374dec1cc83d8db9e8e0b (patch)
treec4fd8a121a8c891fc88f21a0b4fee711c471cf7b /NOTICE
parent4b4ffed479c0cab62f623a53a076d117e03b0e03 (diff)
downloadeclipse.platform.text-57aef1646fef9009290374dec1cc83d8db9e8e0b.tar.gz
eclipse.platform.text-57aef1646fef9009290374dec1cc83d8db9e8e0b.tar.xz
eclipse.platform.text-57aef1646fef9009290374dec1cc83d8db9e8e0b.zip
seedJobsCount over 1 on a JobGroup can cause endless waits, see bug 543629 comment 2 and bug 543660. Therefore use 1 for seedJobsCount in TextSearchVisitor.search() to avoid jobGroup.join(0) call block forever if we schedule more jobs as seedJobsCount and all jobs <= seedJobsCount finish before jobs > seedJobsCount start. Change-Id: Ib57687c8389bb8a620e1f4e7c82c52c6cd219b46 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions

Back to the top