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
danny-su
changed the title
The --recursive switch of git leads to execCmdEx blocking.
The --recursive switch of git leads to execCmdEx blocking on macOS.
Feb 7, 2024
danny-su
changed the title
The --recursive switch of git leads to execCmdEx blocking on macOS.
The --recursive switch of git leads to execCmdEx blocking on macOS(v14.3).
Feb 7, 2024
Description
The following code will block forever on macOS. The execCmd function works well, but execCmdEx doesn't.
Nim Version
Nim Compiler Version 2.0.2 [MacOSX: arm64]
Compiled at 2023-12-15
Copyright (c) 2006-2023 by Andreas Rumpf
active boot switches: -d:release -d:nimUseLinenoise
Current Output
No response
Expected Output
No response
Possible Solution
No response
Additional Information
Due to this bug, "nimble install" doesn't work as expected on macOS(Version 14.3).
The text was updated successfully, but these errors were encountered: