Improve logging for workspacebuilder
tony opened this issue · 0 comments
tony commented
in re: debugging cases like #364
Requirements / blockers
Requires improvements for libtmux and its subprocess calls
Details
- There's no way to assert the message is raised - except maybe checking pytest's
caplogwith logging turned up to the max. - We need better introspection of events at the libtmux level:
- Being able to trace where in the config / workspacebuilder libtmux methods are being run
- and the
subprocesscalls totmux(1)within those
- and the
- Being able to trace where in the config / workspacebuilder libtmux methods are being run