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

Upgrade to Trio 0.12.x #3

Closed
wants to merge 4 commits into from
Closed

Upgrade to Trio 0.12.x #3

wants to merge 4 commits into from

Conversation

zthompson47
Copy link
Contributor

The monitor code was out of date and this patch gets it working again.

The monitor code was out of date and this patch gets it working again.
A travis-ci test fails in Python 3.5.0, possibly because the test
assumes that receive_some() will return the entire stream buffer in
one call (if it's small).  Rewrote the test without that assumption.
@codecov
Copy link

codecov bot commented Aug 10, 2019

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@A5rocks
Copy link
Contributor

A5rocks commented Feb 6, 2025

Thanks for this PR. I've taken some of the code here into #6, which builds atop an updated project structure (e.g. new CI runs, given we don't use travis anymore!).

@A5rocks A5rocks closed this Feb 6, 2025
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