ISISNeutronMuon / ISISNeutronMuon/p4pillon

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

Open
#53 0 comments 0 reactions 2 assignees Claimed by @aqshafei View on GitHub
bug
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

`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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.