Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listen for intent setup #35

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Listen for intent setup #35

merged 2 commits into from
Oct 12, 2023

Conversation

AndrewFerr
Copy link
Member

Otherwise, if a listener of that event were to trigger a lookup of the same Intent, the lookup wouldn't see the event in the Intent cache, and thus cause a new Intent to be created & new event to be emitted.

Checklist

  • Tests written for all new code
  • Linter has been satisfied

Otherwise, if a listener of that event were to trigger a lookup of the
same Intent, the lookup wouldn't see the event in the Intent cache, and
thus cause a new Intent to be created & new event to be emitted.
@AndrewFerr AndrewFerr requested a review from a team as a code owner September 27, 2023 19:39
@AndrewFerr AndrewFerr self-assigned this Sep 27, 2023
@AndrewFerr AndrewFerr changed the title Af/listen for intent setup Listen for intent setup Sep 27, 2023
@AndrewFerr AndrewFerr merged commit 0c074f2 into main Oct 12, 2023
9 checks passed
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