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: a robot-keyword needs possibility to block reentrance #62

Open test-fullautomation opened 6 months ago

test-fullautomation commented 6 months ago

a robot-keyword needs possibility to block reentrance

e.g. a decorator?

Idea is to wrap thread-unsafe libraries (e.g. doip) with keywords which block in case of reentance..

test-fullautomation commented 3 months ago

Hi @milanac030988 , what is the status of his issue? Thank you, Thomas