Skip to content

Threading errors#15

Open
ericfrederich wants to merge 2 commits intoaws-samples:masterfrom
ericfrederich:threading_errors
Open

Threading errors#15
ericfrederich wants to merge 2 commits intoaws-samples:masterfrom
ericfrederich:threading_errors

Conversation

@ericfrederich
Copy link
Copy Markdown

Hi, I was testing this out and didn't give proper read permissions to objects my S3 bucket resulting in not being allowed to call HeadObject.

The state machine completed "successfully" though because these failed calls which raised exceptions were within another thread.

This code propagates the errors back to the main thread which causes the state machine to properly fail.

Please merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant