TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A GitHub Action for your multi-threading peace of mind

3 pointsby CodeBradover 4 years ago

4 comments

zX41ZdbWover 4 years ago
I&#x27;m trying to evaluate Coderrect (first without GitHub Actions), but most likely missed something as it found zero races: <a href="https:&#x2F;&#x2F;github.com&#x2F;coderrect-inc&#x2F;coderrect-github-action&#x2F;issues&#x2F;1" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;coderrect-inc&#x2F;coderrect-github-action&#x2F;iss...</a><p>Could you please help a little?
CodeBradover 4 years ago
Hello, my name is Brad and I am one member of a small team who have spent the last year building the Coderrect Scanner, a fast and accurate static analysis tool for detecting multi-threaded bugs. After a year of late nights and hard work we have reached a stable tool, and are proud to announce our GitHub action that allows the tool to be easily integrated into projects hosted on GitHub.<p>I&#x27;m happy to answer any questions.
funemyover 4 years ago
Hi, I&#x27;m another member of the team and worked on the development of our static analysis algorithms.<p>Happy to answer any questions.
profhuangover 4 years ago
this is the best tool I&#x27;ve ever used for detecting race conditions in c&#x2F;c++ code, it&#x27;s great to see it has a github action now. look forward to their open source!