Skip to content

itest runner must call on_finished deferred #1095

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
merged 1 commit into from
Mar 23, 2025

Conversation

TitanNano
Copy link
Contributor

The itest runner should call the on_finished callback deferred. The comment already mentions this but the call got accidentally changed in one of the revisions of #1043.

@Bromeon Bromeon added bug c: tooling CI, automation, tools labels Mar 23, 2025
@Bromeon Bromeon added this pull request to the merge queue Mar 23, 2025
@Bromeon
Copy link
Member

Bromeon commented Mar 23, 2025

Can confirm this resolves the double-borrow error of IntegrationTests when #[itest(focus)] is used.
Thanks a lot! 💪

@GodotRust
Copy link

API docs are being generated and will be shortly available at: https://godot-rust.github.io/docs/gdext/pr-1095

Merged via the queue into godot-rust:master with commit c9d8f52 Mar 23, 2025
16 checks passed
@TitanNano TitanNano deleted the jovan/fix_focus_test branch March 23, 2025 18:44
ColinWttt added a commit to ColinWttt/godot_await that referenced this pull request Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug c: tooling CI, automation, tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants