Sourabh Singh
Sourabh Singh
We don't use [sys.excepthook](https://docs.python.org/3/library/sys.html#sys.excepthook) in our library. So this is likely coming from other part of your codebase. It looks like exception this is catching has been cut off from...
@justanotheruser Can you share a simple ( client.py server.py ) example with the issue.
We current don't have bandwidth to do this enhancement . We'll be happy to accept contributions. Please include some unit tests.
@Drarig29 Thanks for the contribution . Please Add unit-tests for the suggested changes.
@florentinchaussoy Thanks for sharing the logs. but these logs are not enough to debug this, we'll need steps to repro this issue.
@sparky2708 Please add more information regarding the issues. Add some sample code to repro the issues.
@denik can you add a unit test for the change.
@chongshenng For the initial log line . We are working on adding absl::init to remove this ``` WARNING: All log messages before absl::InitializeLog() is called are written to STDERR ```...
@yashykt PTAL
Hi [MikaYuoadas](https://github.com/MikaYuoadas) , We believe this makes changes to critical portion of code. We need do rigorous testing to rule any side effects out. Is there a reason your interested...