RubyMine 3.2 instant background task "Scaning for gem requirments"
My RubyMine 3.2 on windows is instanly lanunching background task "Scaning for gem requirments", that slows down all the actions inside Ruby mine or hangs up it for a few seconds.
Please sign in to leave a comment.
This bug is still happening in 3.2.2
I did what you said and renamed the Gemfile and it settled down. After it settled down, I renamed it back and it did not go back to scanning for gems every 5 seconds. After exiting and re-starting, RM goes back to behaving badly. So, a (barely) better solution if you must use 3.2x is to rename it after you start RM and then after it's settled down, rename it back so you don't forget.
Sweet, yeah I noticed rather soon after posting thi,s that when you do the rename ... basic stuff stops working like "rake route", and having to remember to rename back before doing these operations is painful.
I'll try this out now.
What would be sweeter ... is the bug fix to correct the real problem.
Unfortunately, it's gone back to searching for gems so my little trick didn't help any. Running the server triggered it to start searching again. Back to 3.1.1.
3.2.3 along with the gem update has fixed the problem (for the last two days). Thanks ;)