Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-993

DFA States are not thread safe

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • s14
    • None
    • None
    • None

      There are a handful of vars that do not appear to be thread safe. For example:

      var matchedAtLeastOnce (needs to be moved into Register)
      var nextState (Can this just be a val? Is anyone actually changing this?)
      var EC/EEC (I think we need to generate a new DFA if the escape chars are dynamic. we cannot change them in an existing DFA, since some other parse may be using it).

              jchab Jessie Chab
              slawrence Steve Lawrence
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - Not Specified
                  Not Specified
                  Logged:
                  Time Spent - 16 minutes
                  16m