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
sim-lib/refactor: pass report logger into results method
We're going to need to start the report logger in its own task in the
commit that follows (so that we can log every minute). This preparatory
commit refactors creations of a PaymentResultLogger so that we can
easily spin up its run task in our existing join set.
0 commit comments