Commit ae486c9
committed
fix: resolve Jest worker SIGKILL and hanging process issues
- Add sendEof() to In-App Messaging case to prevent hanging processes
- Add notifications-analytics-compatibility-in-app-2.test.ts to RUN_SOLO
to prevent Jest worker memory issues1 parent 9567edd commit ae486c9
2 files changed
Lines changed: 2 additions & 1 deletion
File tree
- packages/amplify-e2e-core/src/categories
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments