updateTrustedCompilersList is a notification sent from the server to the client, in call to compile_commands_database::get_compilation_args() (in native process), which happens per entry in the file. We could avoid flooding the channel with potentially thousands of messages by reporting only unique compilers after processing the whole file.