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

Functions are always callable #1441

Closed
HalidOdat opened this issue Jul 28, 2021 · 0 comments · Fixed by #1442
Closed

Functions are always callable #1441

HalidOdat opened this issue Jul 28, 2021 · 0 comments · Fixed by #1442
Assignees
Labels
bug Something isn't working execution Issues or PRs related to code execution
Milestone

Comments

@HalidOdat
Copy link
Member

Currently we have flags for whether a function is callable, but this is wrong, all functions are callable but they can be optionally constructable.

@HalidOdat HalidOdat added bug Something isn't working execution Issues or PRs related to code execution labels Jul 28, 2021
@HalidOdat HalidOdat added this to the v0.13.0 milestone Jul 28, 2021
@HalidOdat HalidOdat self-assigned this Jul 28, 2021
@HalidOdat HalidOdat linked a pull request Jul 28, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working execution Issues or PRs related to code execution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant