Arquivos
hhvm/hphp
Jan Oravec d6e869dfa9 Recover from C++ exceptions in AsioExternalThreadEvent::unserialize(), part1
AsioExternalThreadEvent::unserialize() may legally throw PHP exceptions.
When that happens, construction of PHP exceptions reenters VM, surprised
flag is checked and pending C++ exceptions may be thrown.

Let's make sure the event is properly destroyed. If it is not, the web
request will get stuck forever waiting for the finished event to finish.
2013-06-17 13:02:11 -07:00
..
2013-06-15 23:29:49 -07:00
2013-06-15 23:32:09 -07:00
2013-06-15 23:29:49 -07:00
2013-06-15 23:29:49 -07:00
2013-06-04 17:53:37 -07:00
2013-02-11 02:10:41 -08:00
2013-04-25 00:50:03 -07:00