Skip to content

Reject core cache body ranges where the end precedes the start #1182

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cceckman-at-fastly
Copy link
Collaborator

@cceckman-at-fastly cceckman-at-fastly commented Jun 4, 2025

These are rejected in Go as of fastly/compute-sdk-go#165, and in Rust as of PR 5097 in that repository.

This is a guest (SDK/runtime) change rather than a host change so as not to break users that may accidentally rely on this "feature"; hopefully their next SDK upgrade will highlight the issue.

@cceckman-at-fastly cceckman-at-fastly changed the base branch from main to cceckman/vcpu-fixen June 11, 2025 16:44
cceckman-at-fastly added a commit that referenced this pull request Jun 11, 2025
Fixes and tweaks for the get-vcpu-ms test, which was failing in CI for the unrelated PR #1182.

- **Use more verbose failure in get-vcpu-ms test**, so we know which assertion failed
- **Formatting fixes**, because I don't know JS style
- **Fix spacing around truthy debug message**, because it put the space in the wrong place
- **Weaken assertion around vCPU startup time: >=0, not >0**, because apparently the runtime's startup is so good now that this assertion fails
Base automatically changed from cceckman/vcpu-fixen to main June 11, 2025 18:38
These are rejected in Go as of
fastly/compute-sdk-go#165,
and in Rust as of PR 5097 in that repository.

This is a guest (SDK/runtime) change rather than a host change so as not
to break users that may accidentallly rely on this "feature"; hopefully
their next SDK upgrade will highlight the issue.
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.

1 participant