-
Notifications
You must be signed in to change notification settings - Fork 90
fix(macos): 运行配置加载不再等待 Spring 索引 #305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
1lck
merged 17 commits into
1lck:preview
from
Farewell0375:fix/300-run-config-load-ordering
Aug 31, 2026
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
80341ce
fix(macos): load run configurations without waiting for the Spring index
Farewell0375 7749d98
fix(macos): 让被取代的 Spring 索引调度真正提前退出,并改用确定性测试同步
Farewell0375 4937710
Merge branch 'preview' into fix/300-run-config-load-ordering
Farewell0375 e4b49c1
test(macos): 覆盖 Run 与 Debug 入口在快照绑定项目之前的加载行为
Farewell0375 a53ee94
fix(macos): 生成运行配置前要求工作区快照已就绪
Farewell0375 4dbd8b6
Merge branch 'preview' into fix/300-run-config-load-ordering
1lck 651e5e5
Merge branch 'preview' into fix/300-run-config-load-ordering
Farewell0375 131e3ae
fix(macos): 就绪判断纳入快照标识,并让未就绪的运行推迟而非降级执行
Farewell0375 a63d39a
test(macos): 覆盖已有配置且快照阻塞时运行必须推迟
Farewell0375 9ec8947
fix(macos): 快照标识与文件清单同源传递,并修好入口加载竞态
Farewell0375 2601e9c
Merge branch 'preview' into fix/300-run-config-load-ordering
1lck fa807e1
fix(macos): 收口快照回调身份与未就绪的生成/启动路径
Farewell0375 8216954
fix(macos): Restart 与跨工程入口共用就绪漏斗并保护 pending
Farewell0375 ef55aee
fix(macos): 用工作区世代闭环同路径重开的身份判定
Farewell0375 d4f152f
Merge remote-tracking branch 'upstream/preview' into fix/300-run-conf…
Farewell0375 9d661a0
fix(macos): ignore stale watcher context after workspace reopen
1lck fb04c11
Merge remote-tracking branch 'origin/fix/300-run-config-load-ordering…
Farewell0375 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
337 changes: 322 additions & 15 deletions
337
macos/Sources/Lithe/Models/AppModel/AppModel+Development.swift
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.