Skip to content

fix(build): call context.dispose() after first app is successfully built#67

Merged
yusukebe merged 1 commit into
mainfrom
fix-watch-dispose-race
Jan 10, 2026
Merged

fix(build): call context.dispose() after first app is successfully built#67
yusukebe merged 1 commit into
mainfrom
fix-watch-dispose-race

Conversation

@usualoma

Copy link
Copy Markdown
Member

fix #66

Waiting for the initial build result before calling dispose() will prevent this issue from occurring.

@usualoma

Copy link
Copy Markdown
Member Author

@yusukebe
Would you please review this?

@yusukebe yusukebe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yusukebe

Copy link
Copy Markdown
Member

@usualoma

Thanks. I'll release a new version now.

@yusukebe yusukebe merged commit 2758fb0 into main Jan 10, 2026
4 checks passed
@yusukebe yusukebe deleted the fix-watch-dispose-race branch January 10, 2026 23:56
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(build): frequently resulting in the process terminating without returning anything

2 participants