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

OSCompatibilityChecker module #4

Open
ddnomad opened this issue Dec 16, 2017 · 0 comments
Open

OSCompatibilityChecker module #4

ddnomad opened this issue Dec 16, 2017 · 0 comments

Comments

@ddnomad
Copy link
Contributor

ddnomad commented Dec 16, 2017

fs_controller raises SLRDUnsupportedSystemError if utime not in os.supports_fd. From a user perspective it would be nicer to be notified about the fact his/her system is not supported right after the program starts (not during write_to_file).

This is not a critical issue as most current systems do support file descriptors though the addition of OSCompatibilityChecker module might be a nicer move.

@ddnomad ddnomad added this to the version pre-alpha milestone Dec 16, 2017
@ddnomad ddnomad self-assigned this Dec 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant