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
It is not entirely clear whether the workaround for #3231 is effective or the right solution as the problem never seems to have done away and the carved out exception in process seems odd.
The core issue is waiting for resources to be released which we have now done in process when process_jobs are used.
The implemented workaround doesn't seem to have solved the issue as the bug was re-opened and doesn't work with re-directed handles.
It is not entirely clear whether the workaround for #3231 is effective or the right solution as the problem never seems to have done away and the carved out exception in process seems odd.
The core issue is waiting for resources to be released which we have now done in process when process_jobs are used.
The implemented workaround doesn't seem to have solved the issue as the bug was re-opened and doesn't work with re-directed handles.
See https://gitlab.haskell.org/ghc/ghc/issues/3231 and #177
The text was updated successfully, but these errors were encountered: