I'm not sure how one can reliably test this, as refc/heap binary dichotomy is hidden in the Erlang VM internals and there is no API to check which is which. The only (known to me) way to detect refc memory leak is through memory region monitoring, and it's beyond scope of unit/component tests. So regression testing is probably the best we can do.
[ Full content available at: https://github.com/apache/thrift/pull/1585 ] This message was relayed via gitbox.apache.org for [email protected]
