Shakeel Ansari
Shakeel Ansari
The issue still exist. I am on Manjaro 20.2 Stable using notepadqq from the repo. The issue is quite annoying as the you can't see where the cursor is at....
Did some digging and found [this Stackoverflow question](https://stackoverflow.com/questions/57123667/sqlalchemy-error-an-attempt-to-complete-a-transaction-has-failed-no-correspond) where they have same issue. From this I understood, the problem is with Azure Synapse Data Warehouse as it does not support...
I think the issue occurs because celery spawns multiple processes which kubernetes does not like some how. And it starts killing the celery worker pods. I have also noticed this...
I went with Pool Solo, but it seems `--pool gevent` is much more performant. But I haven't tried it.
I am happy to submit PR if you thing the fix `--pool gevent` makes sense.
Related to #33287
> Have you considered adding test cases to verify the new behavior? You are right. Let me update the test to check whether this field is passed to backend.
I have updated the test for verifying new from_email parameter.
@potiuk , would you be able to approve the test workflow for latest commit. Need to re-run the tests as I have email test.
@hussein-awala , Can you please review this and check if this PR can be merged?