Skip to content

Commit 53f61c0

Browse files
authored
Merge pull request #9 from eschwartz/patch-1
Add warning to python readme re: supported versions
2 parents a6548e3 + 03eedb6 commit 53f61c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python-demo/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Python demo
22

3+
> **WARNING:** Graceful shutdown using SIGTERM is currently only compatible with python 3.12. See #2
4+
35
This folder contains a simple python function with CloudWatch Lambda Insight enabled. CloudWatch Lambda Insight is monitoring and troubleshooting solution for serverless applicaiton. Its agent is an external extension. Any external extension will work. We use Lambda Insight extension simply because it is readily available.
46

57
```yaml

0 commit comments

Comments
 (0)