]> gerrit.simantics Code Review - simantics/platform.git/commit
Allow ExternalReadEntry.compute to continue graph handling 39/4539/1 release/1.43.0-CVM
authorjsimomaa <jani.simomaa@gmail.com>
Mon, 5 Oct 2020 20:11:39 +0000 (23:11 +0300)
committerJussi Koskela <jussi.koskela@semantum.fi>
Wed, 14 Oct 2020 09:40:05 +0000 (12:40 +0300)
commit56791857e209f32cb6f3daef56991a39653214fc
treef5501f98dad1e8d2404ce5efe28aa97242ce0fd0
parentbeffc2723bcc9b4219fc0b915f27542b0c159af9
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