logdna / python

A python package for sending logs to LogDNA
MIT License
48 stars 35 forks source link

potential deadlock? #113

Open sebdiem opened 4 months ago

sebdiem commented 4 months ago

I think I found a deadlock issue in the library. I added a unit test that reproduces the issue and a potential fix.