Tree Builder Can Get Hung Up on Certain Data Types

Issue #44 new
Tim Hutchins created an issue

It’s unclear how this is happening. There was an array of typedef waveform (I16) attribute in the protocol. Tree builder handles it just fine without data, but seems to get hung up with data. The source of the hang seems to be “Format Value String” in Variant Extensions. The node that attempts to remove the carriage returns and line feeds hangs. We were unable to reproduce this either by copying the variant data or the string input to the node into a sandbox. Stopped debugging for now and disabled tree building in the process model of the application until further investigations can be done.

Comments (0)

  1. Log in to comment