forked from facebook/hermes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ThreadSanitizer problem with debugger tests
Summary: Run with ThreadSanitizer gives us additional confidence on thread safety on top of the compile time check of Thread-Safety Analysis. Reviewed By: mattbfb Differential Revision: D53628862 fbshipit-source-id: 5657f00b0c6d40b1c3701338ffa7b0d089ef7b0f
- Loading branch information
1 parent
7dcb622
commit 09eab96
Showing
2 changed files
with
22 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters