Closed imtayadeway closed 5 years ago
Sure, please go ahead. Hopefully it won't take a lot of code.
+1 for this. Long time user. I didn't realize it was a new feature. I'm actually going to roll back as it breaks my flow.
@imtayadeway Let me know if I can help in any way.
I think https://github.com/pezra/rspec-mode/pull/170 sort of broke my workflow. I'll often have a test run "paused" by a pry session, and I'm relying on restarting the test killing the current compilation buffer process. If it doesn't then the open transaction (if there is one) will block the new tests from running, and I find it bothersome to refind the old compilation buffer (where there may be many now) and kill it by hand.
I can totally see why this new feature would be useful, I'd just prefer for it to be behind a setting so I could opt out. Is that something that would be agreeable if I submitted a PR?
Many thanks!