Skip to content

Long string callback will make "Overlapped I/O operation is in progress" panic of v1.0.11 #8

@rakirizu

Description

@rakirizu

Hello, after I updated go-webview to v1.0.11, when calling Golang through JS to return a long string, a panic: Overlapped I/O operation is in progress. will appear.

(it case goroutine stack exceeds 1000000000-byte limit before I fix #6)

Test Project: myproject.zip
this project is created by wails init -n myproject -t vue-ts, and run go get -u
It works fine after I changed github.com/wailsapp/go-webview2 v1.0.11 to github.com/wailsapp/go-webview2 v1.0.10 .


wails doctor:

QQ20240806-011454

panic:

QQ20240806-011038

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