Skip to content
Discussion options

You must be logged in to vote

I guess that our dead node detection is interfering with the startup. We might need to tweak it a bit further.

Meanwhile, there are two workarounds

  • use the local::Service service variant. This keeps the services contained in the process
  • if you require inter-process tests, another workaround would be to pass a custom config object to the node builder and set the root path for each test to a different location

If you can share the code that causes the issues or create a minimal testcase to trigger the behavior, we would have a chance to properly fix the issue

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@cerdelen
Comment options

@elBoberido
Comment options

@elBoberido
Comment options

Answer selected by cerdelen
@orecham
Comment options

orecham Oct 30, 2025
Collaborator

@cerdelen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants