Skip to content

Comments

fix(onFulfill): make sure to fire once per code fulfill#110

Open
tastydev wants to merge 1 commit intoxamous:masterfrom
tastydev:master
Open

fix(onFulfill): make sure to fire once per code fulfill#110
tastydev wants to merge 1 commit intoxamous:masterfrom
tastydev:master

Conversation

@tastydev
Copy link

@tastydev tastydev commented May 3, 2024

onFulfill always fired twice before which caused bugs if implementations rely on code fulfill event detection i.e to post requests automatically. Ths fix will make sure to only fire 1 event per code completion

onFulfill always fired twice before which caused bugs if implementations rely on code fulfill event detection i.e to post requests automatically. Ths fix will make sure to only fire 1 event per code completion
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