Skip to content

Conversation

@Graeme22
Copy link
Member

@Graeme22 Graeme22 commented Aug 29, 2025

Description

Removes all asyncio-specific code to prepare for a Trio-compatible release.
Depends on alisaifee/coredis#294 which will restructure coredis to use anyio.

Related issues

Pre-merge checklist

  • Code formatted correctly (check with make lint)
  • Passing tests locally (check with make test)
  • New tests added (if applicable)
  • Docs updated (if applicable)

@Graeme22 Graeme22 merged commit e8c61a0 into master Sep 25, 2025
3 of 4 checks passed
@Graeme22 Graeme22 deleted the trio branch September 25, 2025 01:41
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.

Allow passing sentinel_kwargs to Sentinel

2 participants