Skip to content

A flood of cpptools/updateTrustedCompilersList are generated when parsing a large compile_commands.json file. #12078

@Colengms

Description

@Colengms

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.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions