[erlang-questions] Hangs in prim_inet:close_port/1

Björn-Egil Dahlberg XB bjorn-egil.xb.dahlberg@REDACTED
Thu Oct 13 10:45:11 CEST 2016


On 10/13/2016 10:11 AM, Niclas Eklund wrote:
> Hi!
>
> I think I've managed to hit the same issue as discussed in this thread 
> - 
> http://erlang.org/pipermail/erlang-questions/2013-December/076215.html 
> I.e. it hangs in prim_inet:close_port/1 while it has a 
> {tcp_closed,#Port<0.679615>} message in it's message queue. Quoting 
> Björn-Egil - "We are aware of this problem and I think there is a fix 
> to R16B03. I don't see it on maint on GitHub yet." Does anyone which 
> change set fixed this issue?
I believe it's this one:
$ git log --oneline | grep prim_inet_close
9f99896 Merge branch 'rickard/prim_inet_close/OTP-11491' into maint

// Björn-Egil




More information about the erlang-questions mailing list