spreiter
spreiter
The issue persists after upgrade to macOS 10.15 and macOS 11. Also using the new release 3.1.0, nothing changed...
Unfortunately still the same with version 3.2 (.1/.2).
Since nothing changed on this topic, this comment is just to bump the issue 😉 At least entering the URL without username and password does not result in the process...
Once again, bumping. Still the same situation in version 3.5.
Thanks for the fast reply. In fact, running `pv.get_ctrlvars()` works fine. I guess I found possible ways. But I am mainly wondering that the first run in the loop works...
The number of processes is actually not important. This example is just used to provoke it more easily. In the live system ~20 CAProcesses are created in a CAThread of...
> Um, then why does your example make lots of processes? Why do you illustrate whatever problem you are seeing with code that does nothing except make lots of CAProcesses...
> I cannot really guess why pcaspy would be creating a pyepics.CAThread or why that CAThread would then create one or more pyepics.CAProcess. I overwrite the `pcaspy.Driver.write()` function in order...
Ok, it seems like I misused pcaspy. In the first place it was not clear to me that a `pcaspy.Driver` should not be used to communicate with other processes. My...
Even though I did not expect any changes, version 3.8.16 is still not capable of connection through basic HTTP authentication. :(