Dave

Results 135 comments of Dave

These screenshots are from: https://github.com/damies13/rfswarm I've since used Gitfiend v0.38.3 to merge do the merge from the screen shot and others to finish my bug fix release. Feel free to...

Not sure if this will help, the way I run my branching is like this: Master - always the current release vx.x.x - release branch for next feature or bug...

After I did the merge I needed with 0.38.3 then that option came back on 0.44.3 for the next merge I needed to do, unfortunately I have a family member...

I can confirm it's fixed in 0.45.3 👍 Thanks for the fix and the great app ❤️

1.3.2 hasn't been released yet, though was planing to release it today, but I'll try to reproduce your issue in 1.3.0 and then add an extra test for it in...

Hi @ask-almas, I've recreated you file structure and files and see a few issues: 1) You will be impacted by a bug in 1.3.0 where the manager fails to find...

Manager copies files to the agent based on what it finds in the .robot file. well actually more correctly the manager identifies the files and responds with the list of...

> OSError: [Errno 24] Too many open files: 'C:\\***.resource' I haven't been able to reproduce it with your example file structure, was it `a.resource` or `b.resource` that triggered it? or...

It would be good to know if you still get the error after updating your python to the latest version, it could be a python bug that's already been fixed....

I uninstalled python 3.11.9 and installed python 3.11.5, created 70 folder and 70 resource files, 35 each linked to a.resource and b.resource and still couldn't reproduce that `Too many open...