❔ Visual studio randomly decides to wait 40 seconds before actually starting my application
i was happily developing my application, writing code that i have before, and code that does not block any threads. i run the application multiple times to test, and then suddenly it takes 40 seconds for even the first line in program.cs to be executed.
i tried removing the code i had edited but it still does it.
i thought perhaps a visual studio restart would do it? unfortunately, it didnt. neither did a full PC restart. i dont know what could be wrong :/
2 Replies