Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable tsan #427

Merged
merged 17 commits into from
Feb 5, 2024
Merged

enable tsan #427

merged 17 commits into from
Feb 5, 2024

Conversation

hassanctech
Copy link
Contributor

enable tsan

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

codecov-commenter commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (13523a2) 63.97% compared to head (167cefd) 64.19%.

❗ Current head 167cefd differs from pull request most recent head 5566926. Consider uploading reports for the commit 5566926 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #427      +/-   ##
===========================================
+ Coverage    63.97%   64.19%   +0.21%     
===========================================
  Files           32       32              
  Lines         5083     5075       -8     
===========================================
+ Hits          3252     3258       +6     
+ Misses        1831     1817      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@stefankiesz stefankiesz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hassanctech hassanctech merged commit 76a72e9 into develop Feb 5, 2024
17 checks passed
@hassanctech hassanctech deleted the enable-tsan branch February 5, 2024 20:46
hassanctech added a commit that referenced this pull request Mar 11, 2024
* Added 1-20% jitter to expiration value stored by AwsCredentials struct. This is part of a larger effort to help customers with large fleets distribute the timings of their attempts to reconnect to our servers.

* reduced clumped distribution between 1-2%

* fix auth query template, used by signAwsRequestInfoQueryParam

* aws service configurable for presigned urls, eg s3

* Update PIC to include modified threadpool teardown

* use git tag commit from pic-develop

* Update PIC to include modified threadpool teardown

* use git tag commit from pic-develop

* Set newly added timeouts to default value

* Expose CONSTRAINED_DEVICE option

* use develop tag

* Add logging section (#417)

* Introduce M1 build in the CI (#419)

* m1 build

* cmake update

* run tests in m1

* Add setting of fragment meta to the sample

* Formatting + style

* More style

* Small optimization

* Update readme

* Clang format

* Clang format, again

* Add gcc paths (#420)

* spotaws PR #226 (#423)

* proper versioned shared libs

* Fix version

* Update to latest version

* Exclude shared builds from windows

---------

Co-authored-by: Tom spot Callaway <spot@fedoraproject.org>
Co-authored-by: Divya Sampath Kumar <disa6302@colorado.edu>
Co-authored-by: Hassan Sahibzada <hsahibza@amazon.com>

* Revert "Pr 323"

* Added Iot credential usage to producer c samples (#220)

* Added Iot credential usage to producer c samples

* Refactor samples to include IoT usage and update readme

---------

Co-authored-by: delaplan <delaplan@u48757f25b2c250.ant.amazon.com>
Co-authored-by: Divya Sampath Kumar <disa6302@colorado.edu>

* Update thing name length to be 128 as per AWS docs (#426)

* Release build for producer C (#428)

* Release build for producer C

* Fix assert failure

* Handle aws special regions (#430)

* run windows tests with debug logging (#431)

* run windows tests with debug logging

* zero out frame buffer to avoid invalid mkv

* fix tsan related issues (#427)

fix tsan related issues

* update pic hash to release candidate

* add gcc m1 build

* bump version for release

* Add PR description lint (#438)

* update pic to release tag

---------

Co-authored-by: James Delaplane <delaplan@amazon.com>
Co-authored-by: Michael Dietz <michael.dietz@waya.ai>
Co-authored-by: Niyati Maheshwari <niyatim@amazon.com>
Co-authored-by: Divya Sampath Kumar <disa6302@colorado.edu>
Co-authored-by: Dave Johansen <davejohansen@gmail.com>
Co-authored-by: Niyati Maheshwari <niyatim23@gmail.com>
Co-authored-by: Jeremy Gunawan <jggunawa@amazon.com>
Co-authored-by: Stefan Kieszkowski <85728496+stefankiesz@users.noreply.github.com>
Co-authored-by: Tom spot Callaway <spot@fedoraproject.org>
Co-authored-by: Jeremy Gunawan <sirknightj@gmail.com>
Co-authored-by: delaplan <delaplan@u48757f25b2c250.ant.amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants