+ Cc maintainer I stopped using salt.
What we currently have in -current broke the saltmaster[sic] when I upgraded from 7.2 to OpenBSD 7.2-current (GENERIC) #769: Sat Oct 22 22:02:55 MDT 2022 It dies like this directly on start up, I suspect maybe a python update? Not sure. I mean the bug is in salt, they just got lucky... 2022-10-23 15:03:33,042 [tornado.application :353 ][ERROR ][32155] Future <salt.ext.tornado.concurrent.Future object at 0x14c893478e0> exception was never retrieved: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/salt/ext/tornado/gen.py", line 309, in wrapper yielded = next(result) File "/usr/local/lib/python3.9/site-packages/salt/utils/process.py", line 664, in run self.check_children() File "/usr/local/lib/python3.9/site-packages/salt/utils/process.py", line 689, in check_children for pid, mapping in self._process_map.items(): RuntimeError: dictionary keys changed during iteration I then tried your 3005.1 which does not show this problem, but there is an exciting new problem: The minions just hang after some time, maybe about 1 hour. They no longer accept commands and rcctl stop salt_minion times out and does a kill. At that point I gave up and converted everything (back) to ansible. -- I'm not entirely sure you are real.