Skip to content

Conversation

lucasfernog
Copy link
Member

let's delay logs on simulator to prevent deadlocks - looks like the logging system isn't available when the Rust process starts, and it's freezing the app (simulator only)

closes tauri-apps/tauri#12172

let's delay logs on simulator to prevent deadlocks - looks like the logging system isn't available when the Rust process starts, and it's freezing the app (simulator only)

closes tauri-apps/tauri#12172
@lucasfernog lucasfernog requested a review from a team as a code owner April 11, 2025 23:31
Copy link
Contributor

Package Changes Through 065d2fa

There are 2 changes which include log with minor, log-js with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.24 2.0.25
api-example-js 2.0.20 2.0.21
log 2.3.1 2.4.0
log-js 2.3.1 2.4.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 686a839 into v2 Apr 12, 2025
8 checks passed
@lucasfernog lucasfernog deleted the fix/ios-log-simulator branch April 12, 2025 15:50
gezihuzi pushed a commit to Hypobenthos/plugins-workspace that referenced this pull request Jun 22, 2025
…apps#2626)

let's delay logs on simulator to prevent deadlocks - looks like the logging system isn't available when the Rust process starts, and it's freezing the app (simulator only)

closes tauri-apps/tauri#12172
lucasfernog added a commit that referenced this pull request Jun 24, 2025
lucasfernog added a commit that referenced this pull request Jun 24, 2025
* fix(log): iOS simulator freezing due to early logging

follow-up for #2626

* use logger

* set logReady
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.

[bug] App does not initialize when debugging from Xcode
1 participant