• George C. Knee's avatar
    op-node/p2p/sync: add panic guard (#10611) · 94b97363
    George C. Knee authored
    * op-node/p2p/sync add panic guard
    
    * hoist panic guard up to entire doRequest method
    
    * panicGuard uses currying
    
    * remove unecessary wrapper method
    
    * fix test to use more accurate fn signature
    
    remove unecessary assertion, this was annoying the linter
    94b97363
sync_test.go 13.6 KB