-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
There is a date conversion bug in DMN engine in multithreading environment
PoC: https://bitbucket.org/capitallabs/dmn-issue/src/master/
There are two tests: MultiThreading, that uses parallelStream and SingleThreading, that uses stream.
SingleThreading is always passed
MultiThreading is always failed