I have been noticing that a set of around 500ish background tasks runs very often, also while running tests. This greatly slows down IntelliJ. Can this behaviour be optimised? It seems to take up a lot of CPU.
I'm not sure what the function of these background tasks are, because they also seem to run when steps or scenarios have not changed.


It seems that this commit is the cause bb4cca4, it matches the time when this first started occurring.
I have been noticing that a set of around 500ish background tasks runs very often, also while running tests. This greatly slows down IntelliJ. Can this behaviour be optimised? It seems to take up a lot of CPU.
I'm not sure what the function of these background tasks are, because they also seem to run when steps or scenarios have not changed.
It seems that this commit is the cause bb4cca4, it matches the time when this first started occurring.