lunisolar / LNKD.tech-Editor

Editor for Turtle (Terse RDF Triple Language, TTL) files. This is a plugin for IntelliJ IDEA, IDEA Community Edition and others IDE environments based on IntelliJ Platform (also described here)
https://plugins.jetbrains.com/plugin/12802-lnkd-tech-editor
4 stars 0 forks source link

2021.2 - Compatibility for slow operations with 2021.2 ('assertSlowOperationsAreAllowed' @ 'tupleCount') #22

Closed lunisolar closed 3 years ago

lunisolar commented 3 years ago
java.lang.Throwable: preemptively-anonymized (was non-null)
    at com.intellij.openapi.diagnostic.Logger.error(Logger.java:182)
    at com.intellij.util.SlowOperations.assertSlowOperationsAreAllowed(SlowOperations.java:108)
  ...
    at tech.lnkd.editor.index.TripleStoreIndex.tupleCount(TripleStoreIndex.java:194)
lunisolar commented 3 years ago

The issue is only related to 2021.2 that is not yet released. The issue is also not critical. Although it might occur regularly report a lot.

lunisolar commented 3 years ago

Release pending.