Fix double free of Node2Scalar
It seems that a Node2Scalar is deleted by the element which reads it. So, it must not be deleted by a static destructor.
It seems that a Node2Scalar is deleted by the element which reads it. So, it must not be deleted by a static destructor.
marked this merge request as draft
marked this merge request as ready
mentioned in commit 06d22f72
merged