Bug 461798 - setOutdated before trying to obtain resource lock in XtextDocumentLocker#modify
Summary: setOutdated before trying to obtain resource lock in XtextDocumentLocker#modify
Status: NEW
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: 2.8.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-10 06:59 EDT by Vladimir Piskarev CLA
Modified: 2015-11-11 04:15 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Piskarev CLA 2015-03-10 06:59:09 EDT
Wouldn't it be better to cancel validation job and call setOutdated(true) *before* trying to obtain resource lock in XtextDocumentLocker#modify, just like #priorityReadOnly does? Do I miss anything?
Comment 1 Sebastian Zarnekow CLA 2015-03-10 09:52:00 EDT
To be investigated.