Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap to 0.1 #84

Open
dolamroth opened this issue Feb 24, 2023 · 1 comment
Open

Roadmap to 0.1 #84

dolamroth opened this issue Feb 24, 2023 · 1 comment
Milestone

Comments

@dolamroth
Copy link
Collaborator

dolamroth commented Feb 24, 2023

@dolamroth dolamroth changed the title Roadmap to 1.0 Roadmap to 0.1 Feb 28, 2023
@dolamroth dolamroth added this to the 0.1 milestone Mar 6, 2023
@dolamroth
Copy link
Collaborator Author

dolamroth commented Mar 21, 2023

Pre-release fixes:

  • Filecache max key length: 159 -> 155
  • rewrite pipeline of send-stream / receive-stream in Channels: use async-with, don't catch cancellederror
  • Examine, whether its preferrable to use Channel.subscribe as explicit class-based asynccontextgenerator and provide aclosing for async for'ing it
  • Add tests, that ensure, that memory channels in Channel.subscribe close after explicit break in subscriber/receiver

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

No branches or pull requests

1 participant