Nick Cameron

Results 260 comments of Nick Cameron

> Is there any problem about the idea mentioned at first in this issue, which means to make async commit work for both local and global transactions? Complexity. Async commit...

# Leader board User | Tasks complete :--:|:--: @nrc|0

> Based on this, I'm planning to write up some docs within sig-transaction, because Developer docs can do with small improvements and won't affect the end user directly. Awsome, thank...

What would happen if we just leave the extra fields? I assumed older TiKV would just ignore them? If not can we write a small patch to do that and...

> > What would happen if we just leave the extra fields? I assumed older TiKV would just ignore them? If not can we write a small patch to do...

I agree, I think our tests are hard work to understand and to write. Ultimately, I think the problem is that we are not testing truly minimal units of code....

@AndreMouche do you have a suggestion for how to implement this in the bot?

> We have rustflags that impact ABI, and that would be unsound to only compile one crate with. For example, -Csoft-float on some targets, -Ctarget-feature (and -Ctarget-cpu by extension), and...

> But considering a type with type parameter/trait object, I think we need some structured format. What kind of format? Could you point me at what Racer uses at the...