The Wayback Machine - https://web.archive.org/web/20201105035253/https://github.com/grailbio/bigslice/issues/115
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

Fail typechecking for functions passed to `bigslice.Func` that take `func` and channel arguments #115

Open
jcharum opened this issue Nov 5, 2020 · 0 comments

Comments

@jcharum
Copy link
Member

@jcharum jcharum commented Nov 5, 2020

Right now, these aren't caught until we try to gob-encode. Consider failing faster in type-checking to avoid too much confusion/loss when it works with local execution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.