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

Async/await #5

Open
akrantz01 opened this issue Aug 31, 2020 · 1 comment
Open

Async/await #5

akrantz01 opened this issue Aug 31, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@akrantz01
Copy link

I'm currently using your library for a personal project with heavy usage of async code, and I was looking around in the code when I noticed a comment about planned async/await support (subvol.rs line 229). Is there any estimate for when that will be implemented?

@cezarmathe
Copy link
Owner

Hi!

There is no planned release schedule for async/await support since the library is currently undergoing an API redesign, kind of. There are a lot of things that could be improved(such as redundant errors, subvolume function permissions etc.), as I think you might had seen when you had browsed the code.
After figuring out how to make the library API more elegant, though, we'll look into async/await support.

Regarding the schedule, I'll be away from home for almost 2 weeks, which means I'll not be able to work for a while. After coming back, though, I'll be back to work straigth away.

@cezarmathe cezarmathe added the enhancement New feature or request label Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants