mun
mun copied to clipboard
Abstract acquire driver lock
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.