Results 55 comments of Daniele Segato

@JakeWharton @swankjesse thanks for answer in https://github.com/square/retrofit/issues/3505 This is currently the implementation in okhttp ```kotlin override fun run() { threadName("OkHttp ${redactedUrl()}") { var signalledCallback = false timeout.enter() try { val...

> Because it's not related to I/O. You'd be implying that it's a transport problem when it's actually a programming problem. yes, I know. I liked your original proposal of...

> I don't like the idea of a knob to change the behavior. I was thinking more like a pluggable handling for the `catch(Throwable)` part with a default implementation. >...

I've another use-case for this No reuse: ```yaml openapi: 3.0.0 components: schemas: TextContainer: type: object properties: format: title: Text Format description: Type of formatting of this text. type: string enum:...

@dodgex can you please update the project homepage readme / wiki and website to mark this project as dead / discontinued?

@CrossEye sorry but your argument in https://github.com/ramda/ramda/issues/2775#issuecomment-458190103 is a bit narrow minded. Of course you can't clone deep in ALL situation, but to just create a copy that completely ignore...

@CrossEye thank you for your answer. I completely understand the added complexity of handling classes. > If we start down that rabbit hole, where do we stop? I believe it...

@CrossEye > If you have some suggested wording for this, please share it, something along the line of: If you use classes or other prototypal inheritance models (OOP) be aware...

Hi Happy Neko good to know, but shouldn't ps3mediaserver be smart enough to know it shouldn't be using tsmuxer on a variable framerate MKV then?