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.
Remove hermes_fatal from SamplingProfiler destructor
Summary: This diff removes (temporarily) the requirement that the sampling profiler should be destroying in the same thread it is created. This unblocks fixes several (otherwise harmless) crashes. Reviewed By: neildhar Differential Revision: D37796218 fbshipit-source-id: f1562e440fa4be7b09b19ba28b6ebc3f1c8988d1
- Loading branch information
1 parent
bb67da1
commit e9eb6b3
Showing
3 changed files
with
4 additions
and
77 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
This file was deleted.
Oops, something went wrong.