REPLbughelp wanted
Repository metrics
- Stars
- (1,028 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I've been using imatlab with emacs Jupyter for about 2 months now. For some reason, the REPL-return now hangs with v0.8.1 and the current master. A quick profiler report indicates that it is getting stuck in the ring-insert function, specifically associated with the REPL history add function. I did a quick git bisection and narrowed the bug being introduced in commit 49275c37b844b7e8a07d9f15d5eefbbdeda1f76e, but it's not clear to me what went wrong.