Anton Kozlov

Results 4 comments of Anton Kozlov

Have I provided all necessary feedback? Or have I missed that should be discussed now? I don't totally remember the whole plan :) except `tx` is next major milestone

Now you can get a very cool output! ``` root@embox:/#load_app linux_cat /proc/version Linux version 4.19.0 (@4fcd9fc4807a) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12)) #1 Mon May 2 20:18:40 UTC 2022 root@embox:/#load_app...

Thanks. I agree that reporting exceptions as suppressed may be confusing. The new report looks good. But it introduces a new term "inner" which is not specified anywhere. Another side...

I also would prefer "nested" exceptions not to overlap with suppressed in implementation, to make sure the correct interface is always called. Indeed, a common parent class makes sense, and...