Should changeset:2893 for ticket #2239 to add db.commit() calls
be ported to the trac0.10 branch?
I was using an old 0.4.x version of the timing and estimation
plugin with the Debian 0.10.4-2 trac package (and PostgreSQL)
and having the same problem as described in ticket #2239.
Upgrading to 0.6.6 without any additional changes fixed the
problem, but it seems like the db.commit() calls added in
changeset:2893 would still be a good idea for the 0.10 branch.
I've been running the plugin with the attached patch to add the
commit()s for a week or so without any problems.
Thanks for the great plugin!
--Brad