Open
Description
Bug Overview
when we make call to a flask app we get a core dump around 3 mins after, this is present in versions 1.32.2, 1.33.0, 1.34.0, 1.34.2
the call we are making makes a insert or a delete to a mysql database using mysql-python-connector
Expected Behavior
should not core dump
Steps to Reproduce the Bug
run application and make a post or delete call
Environment Details
- Target deployment platform: local server in a docker container
- Target OS: Ubuntu Desktop 22.04
- Version of this project or specific commit: 1.34.2
- Version of any relevant project languages: Python 3.11.2, Docker version 24.0.7, build afdd53b
listener.json
config.json
Dockerfile.txt
docker-entrypoint.txt
Additional Context
debug log
server.txt
Metadata
Metadata
Assignees
Labels
No labels