Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Questions on detailed behavior of matching().respond() #83

Open
kevinmstephens opened this issue Jul 16, 2020 · 0 comments
Open

Questions on detailed behavior of matching().respond() #83

kevinmstephens opened this issue Jul 16, 2020 · 0 comments

Comments

@kevinmstephens
Copy link

kevinmstephens commented Jul 16, 2020

It's not clear from the docs or tests some cases for using matching().respond().

  1. What happens if I setup
matching(/A).respond()
matching(/B).respond()

then I call these two paths out of order B, A?

  1. What happens if I have the same setup and call A, B, B?

If the docs and tests don't cover these questions can they be added?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant