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.
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 forNTNDArray/NTTable.This was flagged by Claude while working on #50.