cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 126059 - Event thread blocked by i/o
: Event thread blocked by i/o
Status: RESOLVED FIXED
: versioncontrol
Mercurial
: 6.1
: All All
: P3 (vote)
: 6.1
Assigned To:
:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-01-28 01:29 by
Modified: 2008-02-06 11:44 (History)
Issue Type: DEFECT
:


Attachments
Thread dump (56.14 KB, text/plain)
2008-01-28 01:29, _ tboudreau
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-01-28 01:29:05
Do a checkout of NB sources from mercurial, into, say, ~/space/hg_nb

Expand ~/space/hg_nb/nb_all in the Favorites tab.  My IDE has been hung for
more than 5 minutes and counting...

The culprit appears to be reading the list of ignored files in order to compute
the icon for various nodes;  probably this should not be done synchronously.

Thread dump attached.
------- Comment #1 From 2008-01-28 01:29:28 -------
Created an attachment (id=55633) [details]
Thread dump
------- Comment #2 From 2008-02-06 11:44:02 -------
Various optimizations have been added to speed up initial project parsing and
opening. If you still see this type of
hanging please reopen with details on how to reproduce.