Skip to content

Conversation

deathbeam
Copy link
Collaborator

Call utils.schedule_main() before fetching URL data to ensure that subsequent operations run on the main thread. This prevents potential issues with asynchronous execution and improves reliability when accessing resources.

Call utils.schedule_main() before fetching URL data to ensure that
subsequent operations run on the main thread. This prevents potential
issues with asynchronous execution and improves reliability when
accessing resources.

Signed-off-by: Tomas Slusny <[email protected]>
@deathbeam deathbeam merged commit 7a8e238 into CopilotC-Nvim:main Oct 1, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant