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
Fixed error in status file writing via notify-send after TEMP_DIR deletion.
Even after TEMP_DIR has been deleted, notify-send may still be executed.
In such cases, writing to the status file becomes impossible.
Since the inability to obtain notify-send's exit code does not cause any
critical issues, the behaviour will be changed to refrain from creating
the status file.
0 commit comments