Azure / Azure/azure-functions-python-worker
Handle SIGTERM signal
Open
area:python-functions
needs-discussion
supportability
- Dominant language
- Python
- Stars
- 357
- Forks
- 116
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
To debug error 143 , the python worker process should handle SIGTERM signal and log the current memory usage before exiting.
We need this until we have some other way of getting memory status from the container.
Contributor guide
Assessment
This issue has not been assessed yet.