-
-
Notifications
You must be signed in to change notification settings - Fork 419
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
generic sendable error #3570
Labels
help wanted
Extra attention is needed
Comments
SeanTAllen
added
bug
help wanted
Extra attention is needed
needs investigation
This needs to be looked into before its "ready for work"
labels
May 26, 2020
@jemc thoughts? |
@teggotic's fix looks like the correct one. Nice work! |
jemc
removed
the
needs investigation
This needs to be looked into before its "ready for work"
label
Jul 10, 2020
@teggotic do you want to open a PR for this? |
Sure |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://playground.ponylang.io/?gist=cabc4cf1bc725250d8a688af896da229
it is one liner: I tried to have a generic sendable type, messing around with how I should actually do it and ended up with segmentation fault.
The text was updated successfully, but these errors were encountered: