Commit ac5e521
fix(serve): handle null app_info when resource_agent references a deleted app
Add null check after self.get() in _resource_to_app_detail to prevent
AttributeError when a referenced app no longer exists.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent b5343ab commit ac5e521
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
737 | 742 | | |
738 | 743 | | |
739 | 744 | | |
| |||
0 commit comments