jods

Results 559 comments of jods

Friendly bump for this issue, I was disappointed that it's not in 0.2.0 as it's a show-stopper for some documents. Is there a chance this can get a fix? Anything...

Happy new year! Is there any chance you could look at this issue this year? I don't want to be pushy but I'd appreciate a fix, as it's document-breaking for...

I tried this patch because the fill=evenodd bug hit me hard. I can confirm that the evenodd fix works. Unfortunately I also have to report that some of the other...

@mudcube in my document many lines end up at the origin after your patch, they were drawn correctly before. Unfortunately it's real documents with around 10K calls to context, that...

@mudcube I tried again and the "all lines go to origin" problem is fixed on your master. But it's not completely fixed. Paths are now at their correct position, but...

Hi Nick! I'm not sure I understand. The main difference of audit logs is that they don't swallow failures, right? Normally failure to log is silent (because app is more...

OK I think I get it. It's because you need to handle cleanup exceptions differently than logging exceptions. I agree with you: it seems better if failure to clean up...

Reviving this old issue because I just had some trouble in production caused by it. @nblumhardt Is there any hope of fixing at least the first point below? Can I...

If anyone in this thread is interested in having telemetry for Oracle queries, I have created this tool to patch ODP.NET: https://github.com/jods4/OracleApmPatcher/tree/master It will add `ActivitySource` to ODP.NET enabling you...