Hi, When using t_suspend. Is it possible to cancel, drop or remove transaction from memory without using t_continue ? Uri
On 02/24/2016 02:41 PM, Uri Shacked wrote:
Hi, When using t_suspend. Is it possible to cancel, drop or remove transaction from memory without using t_continue ?
Why not do t_continue() and drop it then?