: I'm going to go ahead and replay to myself since I solved my problem. It
: seems I was doing one more update to the data at the end and wasn't doing a
: commit, so it then couldn't write to the other core. Adding the last commit
: seems to have fixed everything.
sending interleaving updates t
I'm going to go ahead and replay to myself since I solved my problem.
It seems I was doing one more update to the data at the end and wasn't
doing a commit, so it then couldn't write to the other core. Adding the
last commit seems to have fixed everything.
On 2/1/2011 11:08 AM, Alex Thurlow