Skip to content

Conversation

@ptiurin
Copy link
Contributor

@ptiurin ptiurin commented Aug 31, 2023

Anyio had a 4.0 release recently that affects internal API. We happen to use it in order to avoid a race condition. I'm limiting anyio to below 4.0 to avoid it. We can revisit the code affected, but at the moment I don't see an alternative API we can use.

This breaks on import when anyio 4.0 is installed: https://github.com/firebolt-db/firebolt-python-sdk/blob/0.x/src/firebolt/client/client.py#L3

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

85.0% 85.0% Coverage
2.8% 2.8% Duplication

warning The version of Java (11.0.14) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@ptiurin ptiurin merged commit accce22 into 0.x Aug 31, 2023
@ptiurin ptiurin deleted the fix-anyio-issue branch August 31, 2023 10:45
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