E1116 09:56:05.715483 1830416384 ybc_pggate.cc:525] void yb::pggate::YBCInterruptPgGate() should only be invoked from the main thread
Seeing some tests fail with this error.
The check was added by c60c7917cc0cb052ceebc2301d8a0491fe7f8022. the issue is possibly caused by a new thread being spawned without the correct signal handlers (WithMaskedYsqlSignals)
Issue Type
kind/failing-test
Warning: Please confirm that this issue does not contain any sensitive information
[X] I confirm this issue does not contain any sensitive information.
Jira Link: DB-14096
Description
Seeing some tests fail with this error.
The check was added by c60c7917cc0cb052ceebc2301d8a0491fe7f8022. the issue is possibly caused by a new thread being spawned without the correct signal handlers (WithMaskedYsqlSignals)
Issue Type
kind/failing-test
Warning: Please confirm that this issue does not contain any sensitive information