Skip to content

Commit e4c7db9

Browse files
committed
Apple Silicon rosetta 2 stalling issue.
golang/go#42700
1 parent f5e9774 commit e4c7db9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/okteto.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ export function up(manifest: string, namespace: string, name: string, port: numb
153153
"OKTETO_AUTODEPLOY":"1",
154154
"OKTETO_ORIGIN":"vscode",
155155
"KUBECONFIG": kubeconfig,
156+
"GODEBUG": "asyncpreemptoff=1",
156157
}
157158
});
158159

0 commit comments

Comments
 (0)