Skip to content

Remove CSP and async support - #184

Merged
chklauser merged 1 commit into
mainfrom
agent/remove-csp-async
Jul 24, 2026
Merged

Remove CSP and async support#184
chklauser merged 1 commit into
mainfrom
agent/remove-csp-async

Conversation

@chklauser

Copy link
Copy Markdown
Owner

Summary

  • remove channels, channel selection, call\\async, and async_seq from the runtime
  • remove their compiler macro registration, standard-library exports, and PSR CSP helpers
  • remove CSP-specific tests and documentation references
  • restore select to its non-CSP meaning as the existing alias for map, with a regression test

Validation

  • dotnet test --no-restore --tl:off (1,432 total; 1,429 passed; 3 skipped)
  • dotnet csharpier check .

@chklauser
chklauser marked this pull request as ready for review July 24, 2026 22:15
@chklauser
chklauser merged commit 40771ca into main Jul 24, 2026
2 checks passed
@chklauser
chklauser deleted the agent/remove-csp-async branch July 24, 2026 22:16
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