-
Mayank Prasad authored
Issue: The number of P_S-thread-instances were more than 20 while it was restrited to 20 in test. Therfore few of the treads instrumentation were lost. Fix: The fix is to increase the limit (50 now). Modified test case to verify if threads instrumentation is lost.
Mayank Prasad authoredIssue: The number of P_S-thread-instances were more than 20 while it was restrited to 20 in test. Therfore few of the treads instrumentation were lost. Fix: The fix is to increase the limit (50 now). Modified test case to verify if threads instrumentation is lost.
Loading