Commit 0006048
authored
Use
* Use `-threaded` for iserv-proxy
Fixes #2361
@luite tracked the failure down:
> It's an async IO call that fails, async and fdwait have some limitations on Windows. the threaded runtime doesn't use them
* Disable threaded for aarch64 cross GHC 9.6.7-threaded for iserv-proxy (#2385)1 parent 26acfef commit 0006048
2 files changed
+11
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1053 | 1053 | | |
1054 | 1054 | | |
1055 | 1055 | | |
| 1056 | + | |
| 1057 | + | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
1056 | 1064 | | |
1057 | 1065 | | |
1058 | 1066 | | |
| |||
0 commit comments