Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
Anyone have issues with the
Anyone have issues with the
Inactive
0
Follow
W
Wizboar
11 months ago
Β·
Anyone have issues with the RagDatasetGenerator?
I get this when running it.
sys:1: RuntimeWarning: coroutine 'BaseQueryEngine.aquery' was never awaited
Looks like the
run_jobs
function takes the coroutine though so things dont'need to be awaited...
L
W
3 comments
Share
Open in Discord
L
Logan M
11 months ago
hmm, I haven't seen this π€ You are right,
run_jobs()
will end up awaiting the coroutines at some point π€
W
Wizboar
11 months ago
@Logan M it happens because I am having a function error in the spawned process and then the coroutine never awaits. The error message is a bit confusing. Its all connected to the lack of env vars in the subprocesses.
L
Logan M
11 months ago
dang, that is confusing. but that makes sense
Add a reply
Sign up and join the conversation on Discord
Join on Discord