superjkl
superjkl
Hi, so sorry for taking forever to reply here. I went ahead and updated to 3.0.0-beta3 and all the behavior is exactly the same including the logcat error. When I...
So I've whipped up a quick and dirty fork with apprise support if there's still any interest https://github.com/superjkl/snapraid-runner
So sorry for leaving out that crucial info. OS: Centos 7.9 Python: 2.7
Yes both the original script and subprocess script use `#!/usr/bin/env python` Here's a small example I can replicate the bug with: **tester1.py** ``` #!/usr/bin/env python import os args = [os.path.abspath('./tester2.py')]...
Okay, I've sent you the export.
Understood that this is probably considered out of scope. Just putting this here in case it is useful to anyone else.