Hi Brad,
Thinking about how to avoid this issue for other users in the future,
should we generate an error or warning when stencilDist is used to store
owned values? It seems like it'd be unpredictable for users when such
values would be stolen by other locales, and I'd imagine the more common
case would be users doing something like this accidentally and running
into problems.
Lydia