Why does $T(id_index) return 0 even though t_suspend() is executed successfully?
1 Aug
2024
1 Aug
'24
3:55 a.m.
if(t_suspend()) { $dlg_var(start_time) = $timef(%Y/%m/%d %H:%M:%S); xlog("L_NOTICE", "==> processing suspended in transaction [$T(id_index):$T(id_label)] "); } else { xlog("L_ERR", "t_suspend err"); exit; } Sometimes, I get this log==> processing suspended in transaction [0:13614] ",as far as I know, 0 means that the value cannot be obtained. Executing t_continue(tindex, tlabel, rtname) with parameter 0 will fail.by the way, It's a question of probability.
709
Age (days ago)
709
Last active (days ago)
0 comments
1 participants
participants (1)
-
mm e