Tucker Shea
Tucker Shea
Since Salt no longer complies to any particular YAML version (the custom loader does not recognize old-style octal `0123` nor new-style octal `0o123`, I'd suggest we stay with the least...
Yes, when OpenGL is enabled it reliably crashes. If there is another issue about this, I'm happy to try to collect logs. However, I think it is still a bit...
[scopy crash 2024-02-29.txt](https://github.com/analogdevicesinc/scopy/files/14450545/scopy.crash.2024-02-29.txt) There doesn't seem to be anything else in console. I can't change the firmware of the device unfortunately. Additionally, I was wondering where Scopy writes session logs...
I'm no longer sure if this is related to OpenGL. I will experiment more. 1555 is reproducible with or without OpenGL, so it may be that I just got bad...
If I disable `auto_bind`: ``` [2023-07-12 17:54:14,660] ERROR in app: Exception on / [GET] Traceback (most recent call last): File "/Users/-/Projects/PycharmProjects/FlaskInjectorError/venv/lib/python3.9/site-packages/injector/__init__.py", line 1047, in args_to_inject instance: Any = self.get(interface) File...