Skip to content

Fix double wrap of initial value in SharedPV.open() #53

Description

@Monarda

p4pillon.server.raw.SharedPV.open() double-wraps its initial value (wraps it once itself, then again inside the p4p open() it delegates to). This bug doesn't affect NTScalars, which why it hasn't been detected previously, but is expected to cause issues for NTNDArray/NTTable.

This was flagged by Claude while working on #50.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions