You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now in the code the client won't send a message without a compiler path. Also the client does path replacements inside flags according to the specific compiler path - so it's impossible to send a proper message from client to Emitter without predefined compiler path. We should reflect this logic in daemon's code and tests.
The text was updated successfully, but these errors were encountered:
Right now in the code the client won't send a message without a compiler path. Also the client does path replacements inside flags according to the specific compiler path - so it's impossible to send a proper message from client to Emitter without predefined compiler path. We should reflect this logic in daemon's code and tests.
The text was updated successfully, but these errors were encountered: