• A
    proc/test: fix flakyness of TestCallConcurrent (#1543) · 71a7fe04
    Alessandro Arzilli 提交于
    Remove the breakpoint set in TestCallConcurrent so that it doesn't
    interfere with the call injection protocol.
    The fact that it can is a bug but that bug is better addressed after
    PRs #1503 and #1504 are merged, this keeps tests happy in the meantime.
    
    Fixes #1542
    71a7fe04
proc_test.go 130.6 KB