You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
*** erlzmq:term/1 return ok ***
[289] ------
** exception error: no match of right hand side value {error,enomem}
in function context_openClose:ctx_oc/0
in call from erl_eval:do_apply/5
in call from erl_eval:exprs/5
in call from lists:foreach/2
----------------------------------------------------------------
It seems that erlzmq:term/1 does not release memory.
Any suggestion will be appreciated.
The text was updated successfully, but these errors were encountered:
Dear all,
I encountered a problem with regarding memory handle in erlzmq2.
Please kindly see the bleow:
start erl shell and run the following command
It seems that erlzmq:term/1 does not release memory.
Any suggestion will be appreciated.
The text was updated successfully, but these errors were encountered: