[1169] Found the missing .prove contents.
Andy Armstrong
andy at hexten.net
Fri Aug 22 16:53:01 UTC 2008
On 21 Aug 2008, at 23:22, Ovid wrote:
> Nope, this doesn't do it :(
I committed a change that - I think - fixed it last night. But the
reason /why/ it was failing has been bugging me. I think I've worked
it out.
App::Prove::State used to commit the updated state in its DESTROY
method - but I think I remember that reference counts are ignored
during global destruction - and the state object doesn't get a chance
to go out of scope before global destruction. So we were losing the
App::Prove::State::Result /before/ the App::Prove::State.
--
Andy Armstrong, Hexten
More information about the tapx-dev
mailing list