[odb-users] It was blocked by odb::sqlite::connection_pool_factory::create()

Sunny Sun sunny.sun at ringcentral.com
Mon May 27 05:29:19 EDT 2024


Hi Boris,

We encountered a problem that was the thread was blocked by odb::sqlite::connection_pool_factory::create().

We created a new db file with odb::sqlite::database, then we call db->schema_version() which will call odb::sqlite::connection_pool_factory::create().

But it was blocked.

What I want to know is:

1. What will cause this block?

2. How to avoid this block?

2. Is there any approach to recover from the block?


We use ODB 2.4.0 and sqlite.

If you need more information, please let me know.

Thank you very much.




More information about the odb-users mailing list