You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bcolsen
changed the title
Master: Running a Cell crashes the code completion thread
Master: Running a Cell crashes the code completion thread when you have a 10mb history.py file
May 11, 2018
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
I've been using master (version 4) as my daily driver until I updated last week and now code completion is crashing. This doesn't happen in version 3
It seem like the code completion thread is crashing after you run code from a cell.
Copying it into the console or running with
F5
orF9
all seem to work fine.What steps reproduce the problem?
Ctrl-Enter
to run the cellWhat is the expected output? What do you see instead?
After that Syder hangs for a minute and then spits out the debug seen below.
After the hang, Spyder is usable but there is no code completion
Paste Traceback/Error Below (if applicable)
Nothing in internal console.
This in the debug:
Versions
From anaconda in a new environ.
Spyder started from the command line with
./bootstrap.py --test
Dependencies
The text was updated successfully, but these errors were encountered: