rerun icon indicating copy to clipboard operation
rerun copied to clipboard

--background flag only works on initial load

Open rudolph9 opened this issue 10 years ago • 0 comments

I'm utilizing the --background flag to drop into a pry debugger and still have it be responsive. This works well the first time the sinatra server is loaded however each subsequent reload the pry console fails to display what is typed (the same behavior as when I run the sinatra server without the --background flag).

Is this a bug or am I missing some configuration?

I'm using ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-linux] and rerun 0.10.0.

rudolph9 avatar Sep 08 '14 16:09 rudolph9