Vicent Martí

Results 114 comments of Vicent Martí

I did a small review here. I think the `PoolFull` is actually a red herring! The `PoolFull` identifier is coming from a throttled logger that is only triggered on `RESOURCE_EXHAUSTION`...

Sup Misha, No, at the moment there is no way to mix HTML blocks and Markdown. As the standard clearly states: > Note that Markdown formatting syntax is not processed...

> If a pid was specified to attach_uprobe, try to use the library that's currently loaded into that process. This seems easy to implement and good UX for the end...

> Maybe we should still allow attaching to all versions of the .so using a separate flag, but go with the arch-matching one by default? This sounds reasonable. I think...

Thanks for the bug report and the extensive research, @aktau! I'm not exactly sure, but it does give me some Heisenbug feelings too. I think the underlying cause is the...

Thanks for this PR, looks clean enough. Unfortunately, Sundown is currently frozen as we're working with the Reddit, StackOverflow and Meteor developers to design a formal Markdown standard and parser...

The only reason why we're deprecating Sundown is because we're 100% sure that we can come up with something faster, safer, and what's more important, more consistent than what we...

Since there's a lot of people asking: At GitHub we're using the same C codebase as Redcarpet but without all the custom-rendering stuff, the per-element callbacks, the parser/renderer classes, and...

Heh, a co-maintainership it is then. I've added the two of you as contributors. I'll try to be around at the beginning to give feedback and whatnot. Let's see how...

@ben-manes: Really appreciate the heads up. Will review this PR and possibly backport into Vitess this week. :bow: