Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Created by Guest
Created on Jun 1, 2023

single-thread pymongo

Hi. I am using MongoDB Atlas and have recently moved my site to Google App Engine. GAE supports only limited multithreading and outputs errors about PyMongo. Disabling multi-threading option of PyMongo will help me. Thanks.