Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1, 6.2.0 CE M2
-
Fix Version/s: 6.1.0 CE RC1, --Sprint 11/12, 6.2.0 CE M2
-
Component/s: API, API > JavaScript
-
Labels:
-
Similar Issues:
Description
As can be seen in LPS-24107, subprocesses can be executed with logging enabled. However, certain problems do exist in this framework.
- Logs are delayed until the end of execution. This is problematic when the subprocess is quite long and part of the logging is to track the progress of the execution.
- Logs are not displayed if an exception is thrown.
- When logs are displayed, at the end of the execution, a few garbage characters are displayed.
Issue Links
- relates
-
LPS-24107
D&M JNI Calls need to spawn separate process
-
