Skip to content

Add named worker queues#112

Merged
tinysec merged 1 commit into
masterfrom
feat/named-worker-queues
Jul 22, 2026
Merged

Add named worker queues#112
tinysec merged 1 commit into
masterfrom
feat/named-worker-queues

Conversation

@tinysec

@tinysec tinysec commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • expose named default, priority, and interactive worker queue APIs
  • root each asynchronous action with a one-shot GCHandle until the native callback completes
  • contain callback exceptions and release callback state on every completion path
  • validate all three queues against the real Binary Ninja worker pool

Validation

  • dotnet build -c Release --no-restore (0 warnings)
  • targeted E2E: 1/1 passed
  • full external E2E: 236/236 passed

@tinysec
tinysec merged commit dc547fd into master Jul 22, 2026
1 check passed
@tinysec
tinysec deleted the feat/named-worker-queues branch July 22, 2026 20:03
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