• Matthew Slipper's avatar
    op-e2e: Actually kill geth on shim termination · d8dc029e
    Matthew Slipper authored
    The shim creates a new op-geth process, which was not being killed when the shim itself was killed. This prevented termination signals from the test process from propagating to op-geth, which left orphan processes hanging around. Turns out that not a single op-geth process was being explicitly terminated.
    d8dc029e
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
main.go Loading commit data...
main_test.go Loading commit data...
test_parms.json Loading commit data...
tools.go Loading commit data...