Commit efb0007
Kotlinify LinearCountingRetryPolicy (#43871)
Summary:
Pull Request resolved: #43871
Changelog: [Internal]
As part of the Sustainability Week (see [post](https://fb.workplace.com/groups/251759413609061/permalink/742797531171911/)).
Reviewed By: alanleedev
Differential Revision: D55753695
fbshipit-source-id: 4a46b02b2dd18981968371a94d2fa07af90fc74e1 parent 7cffdf2 commit efb0007
3 files changed
Lines changed: 32 additions & 49 deletions
File tree
- packages/react-native/ReactAndroid
- api
- src/main/java/com/facebook/react/jstasks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2899 | 2899 | | |
2900 | 2900 | | |
2901 | 2901 | | |
2902 | | - | |
| 2902 | + | |
2903 | 2903 | | |
2904 | 2904 | | |
2905 | 2905 | | |
| |||
Lines changed: 0 additions & 48 deletions
This file was deleted.
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
0 commit comments