Leonid Gershanovich

Results 3 issues of Leonid Gershanovich

This is a question rather than a bug report. As far I could see **mymysql** driver only has notion of "_connection timeout_", but no "_read/write_" timeouts. Here I mean timeouts...

### Background: We are using singleflight to run expensive procedure that creates a temporary resource (temp file). Our challenge - we need to determine when it is safe to cleanup...

cla: yes

see problem manifestation description in: https://github.com/github/brubeck/issues/42, https://github.com/github/brubeck/issues/56 nature of the fix - ensure that code does not iterate thru elements that either have not been initialized or have residual values...