Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5393

BDD tests: Concurrent map read and map write error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.8.0.Final
    • 1.8.0.Final
    • Operator
    • None
    • False
    • False
    • Undefined

      Running several BDD tests in parallel can cause concurrent map read and map write error.
      Source of this error is "loggerOpts" used to store logger configs for logged namespaces.

      "loggerOpts" needs to be implemented as sync.Map to prevent concurrency issues.

              ksuta Karel Suta
              ksuta Karel Suta
              Tristan Radisson Tristan Radisson (Inactive)
              Tristan Radisson Tristan Radisson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: