Closed tsoernes closed 4 years ago
Disabling company-mode
in the buffer seems to 'resolve' this issue. Here's an assortment of the errors I get in messages
when it is enabled:
Shell native completion is disabled, using fallback
Company: An error occurred in auto-begin
Wrong type argument: integer-or-marker-p, nil
Company: An error occurred in auto-begin
Wrong type argument: integer-or-marker-p, nil
Shell native completion is disabled, using fallback
Company: An error occurred in post-command
Company: backend (company-files company-capf) error "Wrong type argument: arrayp, nil" with args (candidates df)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!
Description :octocat:
Python REPL freezes
Reproduction guide :beetle:
Happens with both IPython and regular Python.
Observed behaviour: :eyes: :broken_heart: The REPL freezes within a couple of minutes. Emacs becomes unresponsive. Is reproducible. Happens every time.
I activated 'toggle-debug-on-quit'. Then, when the REPL froze, I hit
C-g
and got this:Expected behaviour: :heart: :smile: Should not freeze.
System Info :computer:
Backtrace :paw_prints: