Skip to content

Bug Fix: bump pctx#6967

Merged
jh-block merged 1 commit intoblock:mainfrom
eliasposen:main
Feb 5, 2026
Merged

Bug Fix: bump pctx#6967
jh-block merged 1 commit intoblock:mainfrom
eliasposen:main

Conversation

@eliasposen
Copy link
Contributor

Summary

Fixes mutex bug that was causing a race-condition on deno runtimes.

../../../../third_party/libc++/src/include/__vector/vector.h:416: libc++ Hardening assertion __n < size() failed: vector[] index out of bounds

See: portofcontext/pctx#55

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

AI Assistance

  • This PR was created or reviewed with AI assistance

Testing

Unit tests for the scenario added to pctx

Related Issues

Relates to #ISSUE_ID
Discussion: Discord

Screenshots/Demos (for UX changes)

Before:

After:

Signed-off-by: Elias Posen <elias@posen.ch>
Copy link
Collaborator

@jh-block jh-block left a comment

Choose a reason for hiding this comment

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

Thank you!

@jh-block jh-block added this pull request to the merge queue Feb 5, 2026
Merged via the queue into block:main with commit 2992856 Feb 5, 2026
17 checks passed
tlongwell-block added a commit that referenced this pull request Feb 5, 2026
* origin/main:
  fix: detect context length errors in GCP Vertex AI provider (#6976)
  Added the ability to escape Jinja variables in recipes to include them in prompts (#6975)
  Bug Fix: bump pctx (#6967)
  fix(acp): fixtures now raise content mismatch errors (#6912)
  custom provider form minor improvements (#6966)
  Fix 'Edit In Place' feature appending instead of editing messages (#6955)
  docs: change RPI slash commands (#6963)
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