Skip to content

Conversation

@dominikWin
Copy link
Contributor

No description provided.

@dominikWin
Copy link
Contributor Author

Weird issue here. OpenDAL creates an HTTP client once any service is opened (even fs ones) in the GLOBAL_REQWEST_CLIENT. That internally has some objects including the rustls Resumption, whos internal cache is triggering this possible leak. Same thing happened with ureq in rustls/rustls#1212. It's just a simple rust LazyLock valgrind false positive.

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