-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--replaces-process throws exception in multiprocessing #24
Comments
I have the same issue (
|
Same issue here on arch too. |
Unfortunately I don't have time to work on a fix, currently. But PR is always welcome |
This is fixed on main actually. It just needs a new release. |
notify-send is capable of replace id now, as long as in a loop. |
Thank you so much, I was pulling my hair out over this |
Script runs fine in all other cases, but running with
--replaces-process
on my machine like so:notify-send.py --replaces-process testrep "Test replaces"
causes:
The text was updated successfully, but these errors were encountered: