Mushegh Malkhasyan
Mushegh Malkhasyan
Sorry, I missed the point about the TSAN failing. It's hard to reproduce this locally but let me try to modify these tests. Will provide another commit
Hello, is there anything else that needs to be done for this PR? I am not sure how to restart the checks on this - I was under the assumption...
@hassanctech, @disa6302 can you please look into this?
Looking at the TSAN failure (relevant part is attached). The TSAN output makes no sense to me. The times array is declared on LN 115 struct sleep_times st[TEST_THREAD_COUNT] = {0};...
Can I request a new run with the latest?
The run is failing for some odd reason. The format validator is failing on the following file src/mkvgen/include/com/amazonaws/kinesis/video/mkvgen/Include.h which is not part of the changes. The mac gcc is still...
> Apologies for the delay here, looks great @MushMal! > > Since we're making fixes for Windows I see this in the MSVC CI run logs: > > ``` >...
The issue here is that the message limits are being hit. There is no easy workaround for this yet. The only thing that comes to mind is to reduce the...