doktorstick

Results 7 comments of doktorstick

> On top of all that, merged deliveries are rare. > Unless no trains are available, requests need to be made within the same tick to be merged. Indeed. For...

This may be related to a problem I'm seeing. There's a buffer overrun in `libnfs_zdr_int` when processing `zdr_mountres3_ok`. Specifically, a zero-byte buffer is allocated in `libnfs_zdr_array` and is then written...

This patch resolves the problem. It won't merge directly into master as I'm running slightly older code, but the same problem exists. Allocation size `s` was computed before the decode...

Yes, @KaidenP. This is easily supported. In fact, LTN is implemented to _actively_ support this use case.

Yes, what @Yousei9 said. This is getting afield from the enhancement request, but I tend to set my request thresholds in a ratio that is used in the production block....

Howdy. Are there plans to resolve the incompatibility between python-lz4 and native-lz4, soon?

Yup, I have this problem on PyCharm 2020.2 Community Edition, too.