If you’re using the apscheduler library in your FastAPI app running in a Docker container, and you’re not seeing print messages in the container logs, it’s possible that the messages are being buffered by the
This is different than a threaded model, in that it can happen in a single thread. The danger of such programming is that if you do not coordinate the reader/writer properly, you can create a deadlock, which can result in the consumption of a lot of resources. ...