I have some strange thing happening on my Android studio dart console : every second there is this message :
Failed to send request: {"jsonrpc":"2.0","id":"9354","method":"getVM","params":{}}
The "id" count keeps incrementing and i can't find a solution to stop the logs. Does someone have a solution to this problem ?
Thanks in advance !