]> gerrit.simantics Code Review - simantics/platform.git/commit
Allow ExternalReadEntry.compute to continue graph handling 22/4522/1
authorjsimomaa <jani.simomaa@gmail.com>
Mon, 5 Oct 2020 20:11:39 +0000 (23:11 +0300)
committerjsimomaa <jani.simomaa@gmail.com>
Mon, 5 Oct 2020 20:11:39 +0000 (23:11 +0300)
commit654ed11f2f1e7018df789d3adda30a67132d84ff
tree03751542d152d2688ab66085188cfcab14a86c39
parent36d01a8463b30100eefd155de060365bf1007be8
Allow ExternalReadEntry.compute to continue graph handling

This is a bit hazard as ExternalReads should not fiddle with ThreadLocal
graphs (e.g. SCLContext.getCurrent().get("graph")

gitlab #5

Change-Id: I833113eda418fab9ae5ff4b247a7fa09469ad921
bundles/org.simantics.db.impl/src/org/simantics/db/impl/query/ExternalReadEntry.java