Tijs Mallaerts

Results 2 issues of Tijs Mallaerts

In this example I made a string of 1000 lines `This is a $test`, and then typing on line 1000 becomes very slow: ![php-mode-slow-edit-of-large-string](https://user-images.githubusercontent.com/8885691/46868608-31d7b000-ce29-11e8-91e1-da0ca0bb234e.gif) The cpu profiler shows 65% goes...

Request
Performance

Posting this issue here as a reference to [a CIDER issue](https://github.com/clojure-emacs/cider/issues/2474) where a background thread is assigned a different nrepl message id.

Help Wanted