On Wed, 7 Feb 2001, Vivek Khera wrote:
> Ok... here's a mini-plugin that exhibits this behavior, and a command
> line script for it.

This all looks like it should work, and the plugin object should get
destroyed.  Until someone finds the source of the problem, you could work
around it by keeping your session reference in $r->pnotes instead of the
actual plugin object.  Then the session will get destroyed at the end of
the request even if the plugin object doesn't.

- Perrin

Reply via email to