Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve logging for workspacebuilder #847

Open
tony opened this issue Nov 14, 2022 · 0 comments
Open

Improve logging for workspacebuilder #847

tony opened this issue Nov 14, 2022 · 0 comments

Comments

@tony
Copy link
Member

tony commented Nov 14, 2022

in re: debugging cases like #364

Requirements / blockers

Requires improvements for libtmux and its subprocess calls

Details

  1. There's no way to assert the message is raised - except maybe checking pytest's caplog with logging turned up to the max.
  2. 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 subprocess calls to tmux(1) within those
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant