You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Input.connect and Inputs.connect have a lot of duplicated code, with some fixes in one and not the other. This is a big potential source of bugs at the center of the DPF logic.
Also improve coverage, especially for raised errors.
Before submitting the issue
Description of the bug
Input.connect
andInputs.connect
have a lot of duplicated code, with some fixes in one and not the other. This is a big potential source of bugs at the center of the DPF logic.Also improve coverage, especially for raised errors.
Steps To Reproduce
See for example #1991
Which Operating System causes the issue?
Windows, MacOS, Linux
Which DPF/Ansys version are you using?
DPF Server 2025.2.pre0
Which Python version causes the issue?
3.13
Installed packages
NA
The text was updated successfully, but these errors were encountered: