livebud / livebud/js

Support context cancellation

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

There seems to be a way to halt the VMs mid-script, so it should be possible to support things like timeouts on fetches.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue mentions halting VMs mid-script and cancelling fetches, but names no files or tests. Start by locating the VM execution entry point and fetch implementation, then trace how script interruption currently works. Done means cancellation can stop an executing script and supports timeout-driven cancellation for fetches, with tests covering both behaviors.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.