75751d201c
Our request shutdown procedure cleared the autoload handler before running destructors of any remaining objects. This was causing fatals when some of those destructors tried to use a class/function/constant that hadn't already been autoloaded.