Skip to content

test(playground): cover timers and async code in the quickjs sandbox - #66

Merged
arpit-bruno merged 1 commit into
usebruno:mainfrom
sundram-bruno:test/sandbox-timers-async
Sep 2, 2026
Merged

test(playground): cover timers and async code in the quickjs sandbox#66
arpit-bruno merged 1 commit into
usebruno:mainfrom
sundram-bruno:test/sandbox-timers-async

Conversation

@sundram-bruno

@sundram-bruno sundram-bruno commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

JIRA : Bru-3838

Description

Adds test cases for timers and async code running inside the quickjs sandbox.

@arpit-bruno arpit-bruno left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

One note for reference (non-blocker for now): few tests only passes because the vm is never disposed as vm.dispose() is still commented out. Thats what lets the timer fire and set a var after the run has already finished.

@arpit-bruno
arpit-bruno merged commit f16f5ed into usebruno:main Sep 2, 2026
2 checks passed
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.

2 participants