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

Abstract acquire driver lock #313

Open
baszalmstra opened this issue Apr 10, 2021 · 0 comments
Open

Abstract acquire driver lock #313

baszalmstra opened this issue Apr 10, 2021 · 0 comments
Labels
exp: low Achievable with little prior knowledge and guidance pri: low An issue with no impact to quality, performance, or functionality type: refactor Refactor existing code

Comments

@baszalmstra
Copy link
Collaborator

The compiler driver is responsible for compiling Mun code not for logging information to the user. The Compiler and CompilerDaemon are. We need to add a way to communicate to the Compiler that acquiring a lock takes time or refactor this somehow so that the user of the driver is aware of this.

@baszalmstra baszalmstra added exp: low Achievable with little prior knowledge and guidance pri: low An issue with no impact to quality, performance, or functionality type: perf Changes that improve performance labels May 8, 2021
@Wodann Wodann added type: refactor Refactor existing code and removed type: perf Changes that improve performance labels Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exp: low Achievable with little prior knowledge and guidance pri: low An issue with no impact to quality, performance, or functionality type: refactor Refactor existing code
Projects
None yet
Development

No branches or pull requests

2 participants