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

Errors in code evaluation are not reported on screen #81

Open
3 tasks done
FelipeLema opened this issue Dec 17, 2021 · 0 comments
Open
3 tasks done

Errors in code evaluation are not reported on screen #81

FelipeLema opened this issue Dec 17, 2021 · 0 comments

Comments

@FelipeLema
Copy link

Checklist

  • I followed the troubleshooting guide and it did not address my issue
  • I've included a link to a Github Gist with the full contents of my troubleshooting.org buffer
  • Each section below is filled in and includes sufficient detail to reproduce the issue

Expected Behavior

Evaluating the following block code does not report an error on screen (using another "org error" buffer)

#+begin_src python :async
  raise NotImplementedError
#+end_src

If you evaluate it withou :async, then the error is reported on screen.

The last section in troubleshooting.org shows this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant