Matt Joiner

Results 846 comments of Matt Joiner

@raulk I'd like some suggestions on aspects of the dial queue to be exported.

I still think it's an interesting idea. I wonder how it overlaps with concepts of tracing floating around in some metrics packages.

This is easy enough to implement, but requires more information on how and what consumers need.

Doesn't work persistently for me, Docker 4.21.1.

The workaround I used in anacrolix/torrent for this may be contributing to https://github.com/anacrolix/torrent/issues/982.

I'm not sure you even need to be quick. If I follow @patrickkettner 's link https://modernizr.com/download?flexbox&q=flex, I get the expected code. However if I manually select flexbox, and hit build,...

Thanks for the contributions, I'll review them when I get some time.

@macos-fuse-t I see the os.File at the package scope were due to the GC closing file descriptors on us prematurely. I'm working to fix that.