Abstract acquire driver lock #313
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
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.
The text was updated successfully, but these errors were encountered: