eeliu

Results 84 comments of eeliu

@HJinS Do you know which plugin ? requests Can you share more frames ? ![image](https://github.com/pinpoint-apm/pinpoint-c-agent/assets/27064129/d481d17f-5751-4402-8554-441a8a73a776)

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