test-fullautomation / robotframework

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

Ugc1hc/feat/develop 6.1 threading stabilization #73

Closed milanac030988 closed 2 months ago

milanac030988 commented 2 months ago

*Fixed issues: https://github.com/test-fullautomation/robotframework/issues/48 https://github.com/test-fullautomation/robotframework/issues/45 https://github.com/test-fullautomation/robotframework/issues/43 https://github.com/test-fullautomation/robotframework/issues/42 https://github.com/test-fullautomation/robotframework/issues/41 https://github.com/test-fullautomation/robotframework/issues/50 https://github.com/test-fullautomation/robotframework/issues/46 https://github.com/test-fullautomation/robotframework/issues/49

HolQue commented 2 months ago

And how does threading work? I did not find any documentation. We should add a chapter about threading in our main documentation.

I can take over this task. But also in this case I need to know what I have to document.

@test-fullautomation This should be a separate Issue assigned to me in this case.

@milanac030988 Would be helpful for me if you would send me a link to a self test file that I can use as reference for documentation.

test-fullautomation commented 2 months ago

Hi @milanac030988 ,

I'm a bit confused. hm... I wonder why I don't find again: https://github.com/test-fullautomation/robotframework/blob/pol2hi/task/threading_test/atest/testdata/running/thread/thread.robot at this branch.

hm... https://github.com/test-fullautomation/robotframework/blob/ugc1hc/feat/threading_feature/atest/testdata/running/thread/thread.robot has already the proper file version. @HolQue : This is also an initial reference file.

As written in https://github.com/test-fullautomation/robotframework/pull/69#issuecomment-2034521695 : Please use only https://github.com/test-fullautomation/robotframework/tree/ugc1hc/feat/threading_feature for all changes related to threading.

I would expect a maintenance and extension here, too.

Is there any reason not to use https://github.com/test-fullautomation/robotframework/tree/ugc1hc/feat/threading_feature for all threading related changes, inclusive atest?

Thank you, Thomas

test-fullautomation commented 2 months ago

closed as replaced by https://github.com/test-fullautomation/robotframework/pull/75