Skip to content

Conversation

@lpcox
Copy link
Collaborator

@lpcox lpcox commented Feb 1, 2026

  • Remove logger import from tty/container.go to break import cycle (logger -> tty -> logger)
  • Update handlers_test.go to use launcher.New with config.Config instead of deprecated launcher.BackendConfig
  • Fix err variable declarations in test functions

- Remove logger import from tty/container.go to break import cycle
  (logger -> tty -> logger)
- Update handlers_test.go to use launcher.New with config.Config
  instead of deprecated launcher.BackendConfig
- Fix err variable declarations in test functions
@lpcox lpcox merged commit db67aea into main Feb 1, 2026
2 of 3 checks passed
@lpcox lpcox deleted the lpcox/fix-tests branch February 1, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants