Skip to content

[bug] MacOS Bun stdin hangs for Tauri #11

@HuakunShen

Description

@HuakunShen

Bun version: 1.2.5

Seems like bun's bug. See issue oven-sh/bun#10080

In the Tauri example, Deno and Nodejs works on all 3 platforms, Bun works on Ubuntu 24 and Win11, but not MacOS.

The stdin of Mac cannot read data no matter what I do.

This behavior only happens when shell commands is run from Tauri. Running it with deno, bun or nodejs is fine.

Deno and nodejs both work, I believe this is an issue from bun, not tauri.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions