Skip to content

(fix) check if nextInvocation is null in exception#24

Open
frencojobs wants to merge 1 commit intoawslabs:masterfrom
frencojobs:master
Open

(fix) check if nextInvocation is null in exception#24
frencojobs wants to merge 1 commit intoawslabs:masterfrom
frencojobs:master

Conversation

@frencojobs
Copy link

This PR contains code to check whether if nextInvocation is null or not in the exception catcher of the invoke function. More details on the issue in #23.

closes #23

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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.

nextInvocation could be null for certain exceptions

1 participant