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
Problem: In progress_notify() a check for sd_notify_flag is done,
but it is already done before every call to progress_notify().
Remove the unnecessary double check.
0 commit comments