Skip to content

Fix NoSuchElementException instantiation in fastPath in FiberRuntime#5874

Merged
mikearnaldi merged 1 commit intomainfrom
fix-runtime-fastpath-nosuchelement
Dec 6, 2025
Merged

Fix NoSuchElementException instantiation in fastPath in FiberRuntime#5874
mikearnaldi merged 1 commit intomainfrom
fix-runtime-fastpath-nosuchelement

Conversation

@mattiamanzati
Copy link
Copy Markdown
Contributor

…nding test case

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Previously errored with TypeError: Class constructor Base cannot be invoked without 'new'

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Dec 5, 2025

🦋 Changeset detected

Latest commit: e3f3a5d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages
Name Type
effect Patch
@effect/cli Patch
@effect/cluster Patch
@effect/experimental Patch
@effect/opentelemetry Patch
@effect/platform-browser Patch
@effect/platform-bun Patch
@effect/platform-node-shared Patch
@effect/platform-node Patch
@effect/platform Patch
@effect/printer-ansi Patch
@effect/printer Patch
@effect/rpc Patch
@effect/sql-clickhouse Patch
@effect/sql-d1 Patch
@effect/sql-drizzle Patch
@effect/sql-kysely Patch
@effect/sql-libsql Patch
@effect/sql-mssql Patch
@effect/sql-mysql2 Patch
@effect/sql-pg Patch
@effect/sql-sqlite-bun Patch
@effect/sql-sqlite-do Patch
@effect/sql-sqlite-node Patch
@effect/sql-sqlite-react-native Patch
@effect/sql-sqlite-wasm Patch
@effect/sql Patch
@effect/typeclass Patch
@effect/vitest Patch
@effect/workflow Patch
@effect/ai Patch
@effect/ai-amazon-bedrock Patch
@effect/ai-anthropic Patch
@effect/ai-google Patch
@effect/ai-openai Patch
@effect/ai-openrouter Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mattiamanzati mattiamanzati changed the title Fix NoSuchElementException instantiation in fastPath and add correspo… Fix NoSuchElementException instantiation in fastPath in FiberRuntime Dec 5, 2025
@mikearnaldi mikearnaldi merged commit bd08028 into main Dec 6, 2025
11 checks passed
@mikearnaldi mikearnaldi deleted the fix-runtime-fastpath-nosuchelement branch December 6, 2025 17:18
@github-project-automation github-project-automation bot moved this from Discussion Ongoing to Done in PR Backlog Dec 6, 2025
@github-actions github-actions bot mentioned this pull request Dec 6, 2025
Hoishin added a commit to Hoishin/effect that referenced this pull request Dec 7, 2025
* main: (38 commits)
  Fix NoSuchElementException instantiation in fastPath in FiberRuntime (Effect-TS#5874)
  Version Packages (Effect-TS#5869)
  Fix the arbitrary generator for BigDecimal to allow negative scales (Effect-TS#5875)
  Widen otel logs peer dep range (Effect-TS#5863)
  Ensure Devtools Tracer does not cut off span options (Effect-TS#5864)
  Version Packages (Effect-TS#5848)
  Update generated OpenAI schema definitions (Effect-TS#5850)
  Update generated OpenRouter definitions and fix logprob schema (Effect-TS#5849)
  add Workflow.scope, a seperate Scope that only closes on completion (Effect-TS#5846)
  ensure PersistedQueue memory driver removes items (Effect-TS#5847)
  Version Packages (Effect-TS#5838)
  support idempotent offers to PersistedQueue (Effect-TS#5837)
  Version Packages (Effect-TS#5836)
  consider clean http interrupts (already responded) as successful responses (Effect-TS#5835)
  Version Packages (Effect-TS#5830)
  reset redis staging area on a schedule for PersistedQueue (Effect-TS#5829)
  Version Packages (Effect-TS#5828)
  add TestRunner & SingleRunner modules (Effect-TS#5827)
  Version Packages (Effect-TS#5825)
  improve ordering guarantees for SqlPersistedQueue (Effect-TS#5824)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants