Arquivos
hhvm/hphp
mwilliams 9cecd8956a Shut down pagelet server before exiting
There was nothing stopping a pagelet thread from continuing
to run after the server was shut down. If it continued to run after
main exited, it could access data structures (such as the global maps
used by Apc and FileRepository) that had been torn down, and crash.
2013-06-21 16:37:10 -07:00
..
2013-06-15 23:29:49 -07:00
2013-06-15 23:29:49 -07:00
2013-06-21 11:45:51 -07:00
2013-06-21 11:19:33 -07:00
2013-02-11 02:10:41 -08:00
2013-04-25 00:50:03 -07:00