Open Synthetica9 opened 10 months ago
Fixed with 4f6b9e9e67293acd142cf1ce377c87da9e6ab549. Please retest with p4p==4.2.0a3
.
My added tests did trigger the same error prior to this fix, so I think I have adequately addressed this issue. Confirmation would be appreciated though.
Description
@rpccall
for functions that take no arguments throws an error when defining a function with no arguments.To reproduce
Try to run the following file:
Observed behaviour
This throws the following error:
Expected behaviour
Runs without error, allowing the user to access the function over PVA.