Loading is stuck, flush will never finish

Hi,

If you don’t have an async loading thread, then there should be no data corruption when dumping package for the stall since there is no other thread the dump state can race with. That corruption and inability to dump the state of the loader points to signs of memory corruption.

Thanks,

Danny