flask-log-request-id icon indicating copy to clipboard operation
flask-log-request-id copied to clipboard

how to show request id in multiple threads

Open RangerWolf opened this issue 5 years ago • 0 comments
trafficstars

Hi, I want to use threading.Thread to do some long run tasks. But failed to propagate request id to the threading.

Could you help on this?

RangerWolf avatar Mar 25 '20 12:03 RangerWolf