Commit 891cbc0
Drop the Task.detached wrapper in didReceive
The method is already @mainactor, so pushManager.handleTap can be
called directly — the detached Task was a no-op trip through the
scheduler.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b8b2415 commit 891cbc0
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
693 | | - | |
694 | | - | |
695 | | - | |
| 693 | + | |
696 | 694 | | |
697 | 695 | | |
698 | 696 | | |
| |||
0 commit comments