You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I use bg_thread, sometime user was blocking in the function Schedule function, but pink tell the user nothing. And it's not easy to debug the problem.
So can we add some logs there, or the schedule function will return some flag to tell the caller.
The text was updated successfully, but these errors were encountered:
when I use bg_thread, sometime user was blocking in the function Schedule function, but pink tell the user nothing. And it's not easy to debug the problem.
So can we add some logs there, or the schedule function will return some flag to tell the caller.
The text was updated successfully, but these errors were encountered: