Skip to content
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

【DEBUG】Add a test demo: for debugging goroutine scheduling issues with igop on the web platform. #478

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JiepengTan
Copy link
Collaborator

@JiepengTan JiepengTan commented Dec 11, 2024

This issue does not occur in PC mode or WASM mode; it only occurs in igop mode.

Releate issue:

How to test

checkout this pr and

cd tutorial/06-CoroDebug
chmod +x ./run.sh
# ./run.sh -i    # igpo mode
./run.sh         # wasm mode

Result

Test_Igop_Coro_Bug.mp4

@JiepengTan JiepengTan marked this pull request as draft December 11, 2024 07:08
@JiepengTan JiepengTan changed the title Add a test demo: for debugging goroutine scheduling issues with igop on the web platform. 【DEBUG】Add a test demo: for debugging goroutine scheduling issues with igop on the web platform. Dec 11, 2024
cmd/ispx/runweb.sh Show resolved Hide resolved
@JiepengTan JiepengTan added bug Something isn't working web Platform web labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working web Platform web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant