Alan D. Cabrera
Alan D. Cabrera
This is a pretty cool idea. The first thing I do when I come here is to open a bunch of tabs, one for each project, to see various metrics....
Respectfully, what the heck? Speaking to those who thought that deprecating `buildFinished()` was a good idea, possibly, in favor of a `BuildEventsListenerRegistry` implementation: how can anyone think that this long...
This is for "[FR: Text proto format could support multi-line strings](https://github.com/protocolbuffers/protobuf/issues/1297)" and "[Add support for multi-line strings](https://github.com/protostuff/protostuff-compiler/issues/60)".
IIUC, `pythonLocation` sets the path, not the binary. On Ubuntu, there is no `python` binary without a version suffix. We use self-hosted Ubuntu servers.
That seems like a general paradigm to follow. Do you have any specific observations?
Hey, no worries. Re-reading this code, I was thinking that ideally there would be no need for thread locals at all.
There isn't a encoder, but there's definitely a need for one. I'll cook one up.
Could this be related to https://github.com/jOOQ/jOOQ/issues/7431?
I tried using `fetchAnyInto()` and things seem to have improved; I'll keep an eye on it for the next few days. However, there still is a 500ms "overhead" after jOOQ...