Instantiate pool in the initialization thread
Since 30429d744d29 the pool instance is stored per thread so to initialize a pool within a thread, the instance must have been created in the same thread.
On May 22, 2025, we will begin removing users who have never been confirmed or have never been active.
Contact the support if your user has been wrongly removed.
Since 30429d744d29 the pool instance is stored per thread so to initialize a pool within a thread, the instance must have been created in the same thread.