mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-30 17:06:14 +00:00
Updated semaphore release message
This commit is contained in:
parent
812ba41fd1
commit
6ad9d528b4
@ -1046,7 +1046,9 @@ class LightRAG:
|
||||
}
|
||||
)
|
||||
|
||||
# Semphore is NOT released here, however, the profile context is
|
||||
# Semphore is NOT released here, because the merge_nodes_and_edges function is highly concurrent
|
||||
# and more importantly, it is the bottleneck and needs to be resource controlled in massively
|
||||
# parallel insertions
|
||||
|
||||
if file_extraction_stage_ok:
|
||||
try:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user