mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
[214378]increate the defer time
This commit is contained in:
parent
72d794af7a
commit
b0a45c287c
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ public class DStoreFileSubSystemSearchResultConfiguration extends DStoreSearchRe
|
|||
{
|
||||
try
|
||||
{
|
||||
sleep(1000);
|
||||
sleep(5000);
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue