From: jsimomaa Date: Mon, 5 Oct 2020 20:11:39 +0000 (+0300) Subject: Allow ExternalReadEntry.compute to continue graph handling X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=56791857e209f32cb6f3daef56991a39653214fc;hp=56791857e209f32cb6f3daef56991a39653214fc;p=simantics%2Fplatform.git 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 ---