mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-22 21:48:23 +00:00
fix qcoro infinite recursion
This commit is contained in:
parent
cc6f995795
commit
9f130b07ed
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -25,4 +25,4 @@
|
|||||||
url = https://github.com/nlohmann/json.git
|
url = https://github.com/nlohmann/json.git
|
||||||
[submodule "gpt4all-backend/deps/qcoro"]
|
[submodule "gpt4all-backend/deps/qcoro"]
|
||||||
path = deps/qcoro
|
path = deps/qcoro
|
||||||
url = https://github.com/qcoro/qcoro.git
|
url = https://github.com/nomic-ai/qcoro.git
|
||||||
|
2
deps/qcoro
vendored
2
deps/qcoro
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 028231590278289669c8a28d2d2e03349b76a697
|
Subproject commit 4405cc1ee8d9fae6dcd0dd4aed26429ea9b3fc21
|
Loading…
Reference in New Issue
Block a user