Paul Sokolovsky

Results 646 comments of Paul Sokolovsky

See also similar report for qemu_x86: https://github.com/01org/zephyr.js/issues/1052

So, guys, I'm currently digging into other networking issues, and can't look into it, can you please submit a Zephyr ticket on this?

@grgustaf : Thanks for the response, definitely sounds good to go for no.1 approach. But reading https://nodejs.org/api/dns.html, I'd say dns.lookup() is what should be implemented. Any reason why you mention...

This is related to https://github.com/python/typing/issues/71 . In a sense, it's complement of it: there, people want to annotate which exceptions are thrown. Supposedly, when these annotations are full and complete,...

I had this idea in mind for some time, and the discussion in https://mail.python.org/pipermail/python-dev/2019-January/155998.html only gives an example that "nothrow" property is important to the Python language, whether those in...

Thanks for reference to #600. I guess I could crash there with alternative syntax ideas ;-). Beyond syntax for multiple annotations, it's also about choosing a specific annotation symbol for...

> Unfortunately this feature is relied upon by the Mbed OS test infrastructure, so removing it isn't really possible without breaking things. +1. And not only the Mbed OS test...

(Oh, and I fully support the idea to make it configurable, but default should rather stay "BREAK -> target reset" ;-) )

> I still had a case when it stopped, with WiFi TX buffers exhausted. That's definitely a noticeable issue: ~~~ Free WiFi driver buffers of type: 0: 0 (1,2 TX)...