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
AnyEvent::Util::run_cmd returns condition variable that gets sent the exit status. This is passed to callback as the first parameter. However, I'm not sure whether we can rely on exit status.
Even though compilation fails, compiler server tries to execute and empty result is returned. Thus, client can not recognize execution is not done.
The text was updated successfully, but these errors were encountered: