[GH-ISSUE #402] Use Thread Sanitizer tool to detect race-condition code #398

Closed
opened 2026-03-03 19:18:15 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Feb 21, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/402

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

Let use Thread Sanitizer from Xcode to detect some crashes, which are related to Race-Condition.

👑 Criteria

  • Fix some race-condition crashed bug if possible
Originally created by @NghiaTranUIT on GitHub (Feb 21, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/402 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief Let use `Thread Sanitizer` from Xcode to detect some crashes, which are related to Race-Condition. ## 👑 Criteria - [x] Fix some race-condition crashed bug if possible
kerem 2026-03-03 19:18:15 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Feb 22, 2020):

All done 🤚

Changelog

  • Fix race-condition crahsed on Flow and FlowPresenter.
  • Update latest version CocoaAsyncSocket because there are some crashes on the lib
<!-- gh-comment-id:589908874 --> @NghiaTranUIT commented on GitHub (Feb 22, 2020): All done 🤚 ## Changelog - [x] Fix race-condition crahsed on Flow and FlowPresenter. - [x] Update latest version CocoaAsyncSocket because there are some crashes on the lib
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#398
No description provided.