Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Retry GHC 8.10 on Windows #661

Merged
merged 1 commit into from
Jun 22, 2020
Merged

Retry GHC 8.10 on Windows #661

merged 1 commit into from
Jun 22, 2020

Conversation

cocreature
Copy link
Collaborator

It keeps crashing and annoying everyone. The issue is in GHC not in
our code and I believe it’s fixed in HEAD already but that doesn’t
help us so let’s add some retries for now.

It keeps crashing and annoying everyone. The issue is in GHC not in
our code and I believe it’s fixed in HEAD already but that doesn’t
help us so let’s add some retries for now.
@cocreature cocreature merged commit ac8d7cd into master Jun 22, 2020
@cocreature cocreature deleted the ghc810-retry branch June 22, 2020 18:57
@jneira
Copy link
Member

jneira commented Jun 22, 2020

The ghc bug is weird but it is even more when three retries can do the workaround 🤦

@jrp2014
Copy link

jrp2014 commented Jul 2, 2020

I too get lots of random Windows crashes in another (plugin) application.

In my case, the issue seems to be related to the runtime dynamic linker and its adverse impact on DynFlags.

pepeiborra pushed a commit to pepeiborra/ide that referenced this pull request Dec 29, 2020
It keeps crashing and annoying everyone. The issue is in GHC not in
our code and I believe it’s fixed in HEAD already but that doesn’t
help us so let’s add some retries for now.
pepeiborra pushed a commit to pepeiborra/ide that referenced this pull request Dec 29, 2020
It keeps crashing and annoying everyone. The issue is in GHC not in
our code and I believe it’s fixed in HEAD already but that doesn’t
help us so let’s add some retries for now.
pepeiborra pushed a commit to pepeiborra/ide that referenced this pull request Dec 29, 2020
It keeps crashing and annoying everyone. The issue is in GHC not in
our code and I believe it’s fixed in HEAD already but that doesn’t
help us so let’s add some retries for now.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants