-
Committer:
John Arbash Meinel
-
Date:
2009-12-16 20:20:04 UTC
-
mto:
(4634.108.6 2.0)
-
mto:
This revision was merged to the branch mainline in
revision
4928.
-
Revision ID:
john@arbash-meinel.com-20091216202004-22zb9k6mzx4a4cgu
handle when content goes missing during an autopack (bug #495000)
This is the trivial fix, which is to pass down the reload func
while we are packing. Manual testing shows that this works, need
to figure out why the test suite missed it. Probably because
it invasively grabs part of the code to inject the concurrency,
which is sub-ideal, but I don't have a great alternative in mind.