|
|
|
|
|
by sargun
1782 days ago
|
|
It's only valid in the context of that function invocation. The docs say not to write impure functions or do anything with concurrency -- if you start two simultaneous transactions, the client isn't "smart" about it unfortunately. |
|