Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't detect executable file for reloader #1613

Merged
merged 1 commit into from Jul 15, 2019

Conversation

davidism
Copy link
Member

In order to support NixOS wrappers, the reloader would call an executable script directly. This caused issues with Windows, Docker, and other common development environments, resulting in an "Exec format error". Revert that change until a better workaround can be found.

Reverts #1242
Fixes #1482
Fixes #1504
Fixes #1580
Fixes pallets/flask#3133
Fixes pallets/flask#3189

cc @samdroid-apps

Reverts #1242

In order to support NixOS wrappers, the reloader would call an
executable script directly. This caused issues with Windows, Docker,
and other common development environments, resulting in an
"Exec format error". Revert that change until a better workaround
can be found.
@davidism davidism added this to the 0.15.5 milestone Jul 15, 2019
@davidism davidism merged commit 726b25b into 0.15.x Jul 15, 2019
@davidism davidism deleted the revert-nixos-reloader-check branch July 15, 2019 21:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2021
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.

None yet

1 participant