Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Prevent UpdateEditorStateJob and XtextBuilder from concurrent execution
Prevent UpdateEditorStateJob and XtextBuilder from concurrent execution [message #1391212] Mon, 30 June 2014 15:50 Go to next message
Oleksandr Telyatnikov is currently offline Oleksandr TelyatnikovFriend
Messages: 2
Registered: June 2014
Junior Member
Hi,

Is there a way to prevent UpdateEditorStateJob and XtextBuilder from concurrent execution?

Thanks
Re: Prevent UpdateEditorStateJob and XtextBuilder from concurrent execution [message #1393139 is a reply to message #1391212] Thu, 03 July 2014 09:50 Go to previous message
Oleksandr Telyatnikov is currently offline Oleksandr TelyatnikovFriend
Messages: 2
Registered: June 2014
Junior Member
No answers so far?

In my implementation IDerivedStateComputer#installDerivedState() may trigger Resolving of a Resource. During Resolving the Resource is locked in LazyLinkingResource#getEObject(). Therefore sometimes deadlock occurs when Xtext is trying to validate the Resource in opened editor during building. So I want to prevent UpdateEditorStateJob and XtextBuilder from concurrent execution. Is it possible?

Thanks
Previous Topic:Resolvig ProxyObjects from importUri Scope
Next Topic:Referencing UML from an Xtext DSL - handling incomplete qualified names
Goto Forum:
  


Current Time: Thu Apr 25 13:57:05 GMT 2024

Powered by FUDForum. Page generated in 0.03253 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top