eeliu
eeliu
Sorry, not support any more
@HJinS Do you know which plugin ? requests Can you share more frames ? 
I want to know python server, run in asynchronously or synchronously ? PS: do you use aio ?
> > I want to know python server, run in asynchronously or synchronously ? > > PS: do you use aio ? > > ## No, uses sync requests library...
@HJinS which pinpointPy you used ? `pip list | grep pinpointPy`
@HJinS Sorry, I did not reproduce this bug in my env. While, I create a patch for you, try to avoiding `sample` and `trace_id` problem. > pip install -i https://test.pypi.org/simple/...
@HJinS I will release `1.3.1` to `pypi` today.
@HJinS Can you share your test code ? Here is an example for flask, https://github.com/pinpoint-apm/pinpoint-c-agent/tree/dev/testapps/PY
Thanks your quickly response !