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
* Removed debug file
* Formatted with gofmt after files were modified via GitHub web interface
* Updated go-winio dependency to latest version.
This update includes fixes from this PR:
microsoft/go-winio#48
That fixes:
microsoft/go-winio#41
And should fix#111.
I'm trying to use SAM Local on WIndows 10 to test my Lambda function, written in Java 8:
sam local invoke --template sam.yaml --event event.txt
The outcome is unpredictable, with three variations:
I attached the three respective logs:
invoke-working.txt
invoke-frozen.txt
invoke-error.txt
The text was updated successfully, but these errors were encountered: