Fredrik Thulin wrote:
...
> What version of YXA are you using? It looks like svn trunk? If that is 
> the case then I have accidentally introduced this bug very recently, and 
> your patch at least at first thought is the right way to solve the problem.

Ok, no answer. Anyways - it was definitely broken in head, and I assume 
you were running head.

I fixed it there, but I did not fix it by making 
get_branchbase_from_handler accept undefined input, since that would 
really just mask problems like this one, making them harder to find and fix.

The real solution is to not call get_branchbase_from_handler for ACKs, 
since they have no handler. That's the Erlang philosophy - let it crash =).

/Fredrik
_______________________________________________
Yxa-devel mailing list
[email protected]
https://lists.su.se/mailman/listinfo/yxa-devel

Reply via email to