Skip to content

fix[HostTargetSessionObserverTest.cpp]: call unsubscribe to cleanup resource#45701

Closed
hoxyq wants to merge 1 commit into
facebook:mainfrom
hoxyq:export-D60282464
Closed

fix[HostTargetSessionObserverTest.cpp]: call unsubscribe to cleanup resource#45701
hoxyq wants to merge 1 commit into
facebook:mainfrom
hoxyq:export-D60282464

Conversation

@hoxyq
Copy link
Copy Markdown
Contributor

@hoxyq hoxyq commented Jul 26, 2024

Summary:

Changelog: [Internal]

One weird thing is that this test actually never runs for Android, so its only compiled. I am not exactly sure why exactly this one produces an error during execution, given that the next test is almost idential.

Nothing valuable from logcat, just a SIGSEGV. Since its something with memory, I've tried calling unsubscribe, same as in the next test to free memory before the test tear down (which should not run, because this test doesn't run).

Differential Revision: D60282464

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jul 26, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D60282464

…esource (facebook#45701)

Summary:
Pull Request resolved: facebook#45701

# Changelog: [Internal]

One weird thing is that this test actually never runs for Android, so its only compiled. I am not sure why exactly this one produces an error during execution, given that the next test is almost identical.

Nothing valuable from logcat, just a `SIGSEGV`. Since its something with memory, I've tried calling `unsubscribe`, same as in the next test to free memory before the test tear down (which should not run, because this test doesn't run).

Differential Revision: D60282464
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D60282464

@hoxyq hoxyq force-pushed the export-D60282464 branch from 7ee44cf to 09de4e9 Compare July 26, 2024 10:11
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jul 26, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in b5a5e9d.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @hoxyq in b5a5e9d

When will my fix make it into a release? | How to file a pick request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants