Bug 474402 - [eclipse] closing or changing input of editor waits for reconciler
Summary: [eclipse] closing or changing input of editor waits for reconciler
Status: NEW
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: 2.4.0   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-06 07:37 EDT by Sven Efftinge CLA
Modified: 2015-11-11 04:13 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Efftinge CLA 2015-08-06 07:37:06 EDT
Try open and immediately close a larger xtend-file (e.g. JvmModelGenerator).
The closing action waits until the reconciler has finished (which is about 4 secs on my machine). The same happens when debugging and changing the focus in the debug view (switching stack frame selections) as the editor is reused and the Document's content is disposed.