After creating a new Cuba project or opening an old project the CPU usage while sitting idle never drops below 34%. I used VisualVM to narrow down what thread(s) where consuming the CPU and discovered that UdpBroadcastReceiverService below is consuming a lot of the processing time.
CUBA Studio 2019.1 (IntelliJ Edition)
Build #CS-191.7479.112, built on August 22, 2019
JRE: 1.8.0_202-release-1483-b53 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
Framework: 7.0.10 and 7.1.0.BETA3
Any remedies for what is causing this behavior?