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

Catch type mismatch in constraint operators #149

Open
josephbirkner opened this issue Dec 26, 2019 · 0 comments
Open

Catch type mismatch in constraint operators #149

josephbirkner opened this issue Dec 26, 2019 · 0 comments
Labels
bug 🪲 Something isn't working core ⚙️ Issues that concern the core ravestate lib/API

Comments

@josephbirkner
Copy link
Collaborator

Currently, using | or & with a Signal/Conjunction/Disjunction and something other than Signal/Conjunction/Disjunction fails silently. This should throw a fatal error, since it usually indicates a typo that will lead to unexpected behavior.

@josephbirkner josephbirkner added bug 🪲 Something isn't working core ⚙️ Issues that concern the core ravestate lib/API labels Dec 26, 2019
@josephbirkner josephbirkner changed the title Error message for type mismatch in costraint operators Catch type mismatch in costraint operators Dec 26, 2019
@josephbirkner josephbirkner changed the title Catch type mismatch in costraint operators Catch type mismatch in constraint operators Dec 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working core ⚙️ Issues that concern the core ravestate lib/API
Projects
None yet
Development

No branches or pull requests

1 participant