Hello, I’m not sure where to report issues, but I have a problem with IntelliJ IDEA. When I run a Spring Boot application and then stop it, I get an error saying I can’t restart the application because the port is still blocked. I tried using a terminal command to check if anything is running on that port, but nothing appears to be. The only solution seems to be restarting IDEA. I’m using the latest version, so it feels like there might be a bug in IDEA. Could someone take a look at this?
not kotlin but kotlin colored 2