24 Feb
2005
24 Feb
'05
8:45 p.m.
On Thu, Feb 24, 2005 at 03:16:15PM -0500, Paul Winkler wrote:
But - duh - my traceback clearly shows the ConflictError happens before that, in the call to get_transaction().commit(). SO I moved the call to app._p_jar.sync() to right before hte call to get_transaction().commit(). Aaaand... no more ConflictError.
Never mind, this breaks existing unit tests. Duh, it prevents products from getting initialized at all :-\ now checking out tim's suggestion... -- Paul Winkler http://www.slinkp.com