Skip to content

Conversation

zielinsky
Copy link
Collaborator

Fixes #7737

@zielinsky zielinsky changed the title add debugee start timeout var option Add debugee start timeout var option Aug 27, 2025
} yield {
val dapLogger = new DebugLogger()
val resolver = new MetalsDebugToolsResolver()
val startTimeout = clientConfig.initialConfig.debuggeeStartTimeout
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we instead ask about whther the user wants to wait? We should give a couple of options:

  • wait
  • always wait
  • cancel

@zielinsky zielinsky force-pushed the i7737 branch 11 times, most recently from d9cc7d4 to 157e570 Compare September 13, 2025 20:48
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.

TimeoutException when running tests with testcontainers that take a while to initialize
2 participants