2014-05-21 16:12 GMT+04:00 Daniel de Oliveira Mantovani <daniel.oliveira.mantov...@gmail.com>: > Hi, Jesper. It's happen because it should happen. You don't have the > error because you are not handle error. > > This happen because LWP has a timeout to wait the server response, > after this timeout it will return a timeout error. In your case, you > don't handle the error the only stuff you get is nothing.
But that fact that LWP has timeout, means it _should_ _not_ _hang forever_