AppCrashExpress

Results 1 comments of AppCrashExpress

Also a seperate issue that doesn't really deserve a full write up (in my eyes), but [TCP RequestClient](https://github.com/saltstack/salt/blob/551e7c4b0456ca520c04cb2b8c7d3030b34afdce/salt/transport/tcp.py#L1882-L1887) needs to set `self._closing = True` to avoid `TransportWarning: Unclosed transport!` in...