-
Notifications
You must be signed in to change notification settings - Fork 24
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
Error did not understand #sender #62
Comments
Could you check what is the class of the received object? |
The code below dont halt. aFuture := [ Error signal ] future. |
Phar 8 @ Windwos cannot reproduce. The Exceptions do not understand sender. you have to ask it to the signaling context inside the exception |
Could you give me more details, like installation, pharo version, step by step how did you treat your image before executing this code? |
@chicoary I get the debugger with the HALT a couple of seconds after "do it", with:
(it's a Pharo 7) |
Aha! but after closing the debuger, try again and it doesn't show up. After debugging a bit, I saw the |
There is an error in the code below (See title above):
The text was updated successfully, but these errors were encountered: