Здравствуйте, arth, Вы писали:
A>The solution is no concurrency safe — transaction is not atomic A> me — there is no explicit requirement and actually basic A>transaction (add) is atomic. There is no race conditions. Atomicity of A>_transfer_ is required if we don't want to loose data — but here there A>is no such problem since we don;t store anything between sessions.
вообще то было в требованиях, конкурентное исполнение.
A>Insufficient testing coverage A>nothing to say. It's 6hrs test. Not 40hrs