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

sesman-restart error #3362

Closed
ikappaki opened this issue Jun 29, 2023 · 0 comments · Fixed by #3363
Closed

sesman-restart error #3362

ikappaki opened this issue Jun 29, 2023 · 0 comments · Fixed by #3363

Comments

@ikappaki
Copy link
Contributor

ikappaki commented Jun 29, 2023

(This issue was reported by @chopptimus in PR #3333)

Expected behavior

sesman-restart should restart the REPL session

Actual behavior

The client connection is closed with the following error message

error in process filter: Selecting deleted buffer

Steps to reproduce the problem

  1. Create an empty bb.edn file with {} and open it
  2. Alt-x cider-jack-in-clj, it should open a bb nREPL session
  3. Alt-x sesman-restart, the session is closed and the above message is thrown.

Environment & Version information

CIDER version information

Include here the version string displayed when
CIDER's REPL is launched. Here's an example:

;; CIDER 1.6.0 (Buenos Aires), babashka.nrepl 0.0.6-SNAPSHOT
;; Babashka 1.3.181

Emacs version

28.2

Operating system

Any

This is a regression issue introduced with #3278; as discussed in #3333, will amend the PR to update dosctring and add a test.

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

Successfully merging a pull request may close this issue.

1 participant