Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Flask-Mail 拡張機能を使用して、Flask アプリからメールを送信しています。send() メソッドを同期的に実行し、メッセージが送信されるまで待機する必要があります。バックグラウンドで実行するにはどうすればよいですか?