Skip to content

Debugger stops working #460

@expez

Description

@expez

Expected behavior

Debugger keeps instrumenting stuff

Actual behavior

After a while (with no discernible pattern) the debugger stops working. I instrument functions, but the breakpoint doesn't trigger anymore. If I restart the REPL it starts working again.

Steps to reproduce the problem

I don't have time to create a minimal reproducible case. This happens in the (huge) system at work, when I'm sending web requests using restclient-mode to a version of our system running locally.

Since web-requests might run on different threads, that might be related. I'm hoping this issue will give me some stuff to try, before I start re-creating a smaller version of the system.

Environment & Version information

;; CIDER 0.16.0snapshot (package: 20171001.112), nREPL 0.2.12
;; Clojure 1.8.0, Java 1.8.0_151

Operating system

Ubuntu 16.04 LTS

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions