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
fix: forward logs directly when invocation is over (#613)
* fix: forward logs directly when invocation is over
do not send to the lambda data chan and potentially wait
forever causing a timeout on shutdown
* Update run.go
* Apply suggestions from code review
Co-authored-by: Tim Rühsen <[email protected]>
---------
Co-authored-by: Tim Rühsen <[email protected]>
0 commit comments