Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix global.__fetchSegment's error case (facebook#46854)
Summary: Pull Request resolved: facebook#46854 When segment fetch fails, it seems incorrect to call the callback twice: once with error, and once with null. This seems like a bug. Created from CodeHub with https://fburl.com/edit-in-codehub Changelog: [Internal] Reviewed By: yungsters Differential Revision: D63959015 fbshipit-source-id: f3ebb0f4732d99d91b5717a5bf193f44d957bde4
- Loading branch information