Archives Dec. 6, 2004

Don't forget to remove the testing fixtures you've added (Otherwise the test suite goes to heck...)


File this in the "stupid things that waste half an hour of debugging time" category. Switching to trying to verify the memory leak fixed, I suddenly discovered that something like half of the tests were now failing... so combed through all of the changes trying to figure out what I screwed up... turns out I'd ...

Continue reading

Burned too many times (Can't get happy about finding a leak...)


Have just discovered another leak, which is the one that was showing up with the "raise an error on send" test. Somehow holding a reference to a Deferred object which had methods registered from the holding object is producing the leak.

That so shouldn't be happening. Going to have to do some reworking of the ...

Continue reading

Previous day

Dec. 5, 2004

Next day

Dec. 7, 2004

Archives