Showing "Inspecting output directories" for a long time

After pressing run the line: "Inspecting output directories" is showing for a long time before the program runs. I have tried the tip relating to general IDEA about deleting the paths_to_delete.dat but it does not help. Is this related to the Python plugin for IDEA?

0
1 comment

Hello Jean-Paul,

After pressing run the line: "Inspecting output directories" is

showing for a long time before the program runs. I have tried the tip

relating to general IDEA about deleting the paths_to_delete.dat but it

does not help. Is this related to the Python plugin for IDEA?

The Python plugin doesn't participate in the compilation in any way, so this

is purely an IDEA issue. You can take a CPU snapshot during that phase and

file a YouTrack issue with the snapshot attached, so that we could investigate

why this phase is taking much time

--

Dmitry Jemerov

Development Lead

JetBrains, Inc.

http://www.jetbrains.com/

"Develop with Pleasure!"

0

Please sign in to leave a comment.