Isaiah Norton

Results 257 comments of Isaiah Norton

Hi @okanisis, what is the GCC version here?

Thanks - it looks like we will need to update the GCS SDK version in order to resolve this. I don't have an ETA right now, but we will dig...

Closing stale draft, reopen when ready.

Stale draft, closing until revisit.

Hi @d-hoke, apology for the delayed response here - got conflated with #1876. I believe our usage is safe, see the [zlib manual](https://zlib.net/manual.html): > Before the call of deflate(), the...

Low priority, but It may be possible to work around this on linux, by using `pthread_atfork` in combination with these TBB functions: https://software.intel.com/en-us/node/733630 (via [SO](https://stackoverflow.com/questions/31621175/threading-building-blocks-clones-threads-on-fork)). (there doesn't seem to be...

Also - Might help with #665 - tdenniston suggested using a putative `lazy_ptr` mechanism for the S3 client as well

Hi @Hoeze, > What does this message mean? This is a generic error message from the Python library, when an error happens but the message cannot be retrieved from the...