Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Implement CHECK macros as exceptions #351

@nicolasvasilache

Description

@nicolasvasilache

At the moment we have too many places where we call one of the glog CHECK macros and terminate when it fails.
Let's implement our own CHECK macros and recover when it makes sense.
@salexspb @Yangqing I know C2 has its way of dealing with this, could you offer some guidance on what would make the most sense wrt FB infra?

Assigning to @ttheodor since we discussed about this last month.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions