test-fullautomation / robotframework

Generic automation framework for acceptance testing and RPA
http://robotframework.org
Apache License 2.0
1 stars 0 forks source link

Threading: RobotNotRunningError: Cannot access execution context #92

Open test-fullautomation opened 2 weeks ago

test-fullautomation commented 2 weeks ago
          It is just for your information. Here is some more additional error and log relating to the threading module issue.  This exception occurred when I tried to run the threading sample test again.  

The exception occurred error message is "An exception occurred in 'SELFTEST_1' thread. Exception: RobotNotRunningError: Cannot access execution context' "

Thread_1 set_single_parameter: True [ WARN===>ack: ] An exception occurred in 'SELFTEST_1' thread. Exception: RobotNotRunningError: Cannot access execution context' ===>result : FAIL ===>ack: ===>result : FAIL ===>ack: ===>result : FAIL ===>ack: [ WARN ] An exception occurred in 'SELFTEST_2' thread. Exception: RobotNotRunningError: Cannot access execution context' Log: D:\ta_framework_2.0.0\log.html Report: D:\ta_framework_2.0.0\report.html -- Closing logging streams --

Originally posted by @bhd1hi in https://github.com/test-fullautomation/robotframework/issues/91#issuecomment-2328055973

test-fullautomation commented 2 weeks ago

created new issue https://github.com/test-fullautomation/robotframework/issues/92 for the threading issue in robotframework core.