You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stream logs and check for panics in running container instances (i.e failed starts). stream to normal ictest logs and panic
“It would have been nice to like a debug REPL where you could set up "breakpoints" in the lifecycle of ic and query the containers (exec, docker stuff, etc.) Maybe something where you could easily access all the logs etc” - Gjermund Garaba
interchaintest.Breakpoint()
pause conainers
Open an API to continue to the next steps (i.e. pass the breakpoint)
Show chains & their host RPCs in logs print
stdin? (hacky, but removes the need for another API)
The text was updated successfully, but these errors were encountered:
Stream logs and check for panics in running container instances (i.e failed starts). stream to normal ictest logs and panic
“It would have been nice to like a debug REPL where you could set up "breakpoints" in the lifecycle of ic and query the containers (exec, docker stuff, etc.) Maybe something where you could easily access all the logs etc” - Gjermund Garaba
interchaintest.Breakpoint()
The text was updated successfully, but these errors were encountered: