Toyam Cox

Results 157 comments of Toyam Cox

> I don't know what you mean by this. What do you consider the standing handling of child processes? Start in the foreground, don't daemonize unless told to do so,...

Ok, in a bog standard ubuntu install, it works as you surmised, xdg-open itself forking the browser to background. Turns out, on reading `xdg-open`, there is a thing it does...

I never worked out preview mode

This is because, I bet: https://github.com/saltstack/salt/commit/4baea1a97be0389fabe5307d084579134a1f9b7a this didn't make it in to 3006.3. As per my comment on the commit (I've duplicated this on Void Linux), vendored tornado used an...

An error stacktrace for the curious ``` Traceback (most recent call last): File "/usr/bin/salt-call", line 33, in sys.exit(load_entry_point('salt==3006.3', 'console_scripts', 'salt-call')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/salt/scripts.py", line 437, in salt_call import salt.cli.call File...

I would expect upstream tornado to land in 3007. I would expect 3007 to land in the next 10 days or so.

I am not affiliated with the salt project, I've only gotten minor patches in before.

Nope. I keep reloading https://docs.saltproject.io/salt/install-guide/en/latest/topics/salt-version-support-lifecycle.html hoping to see news.

I know that I'm using a version of salt with Py3.12 with only minor patches that I think are all upstreamed. Errors printed? Yes. Works? Also yes.

https://github.com/void-linux/void-packages/tree/master/srcpkgs/salt/patches @limburgher