one groupby per build thread + new resolver class

This commit is contained in:
relikd
2022-04-11 01:41:17 +02:00
parent 9dcd704283
commit 340bc6611b
4 changed files with 93 additions and 82 deletions

View File

@@ -158,7 +158,7 @@ class VGroups:
record: Record,
*keys: str,
recursive: bool = False
) -> Iterator['GroupBySource']:
) -> Iterator[GroupBySource]:
''' Extract all referencing groupby virtual objects from a page. '''
ctx = get_ctx()
# manage dependencies