mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
7e5d3b06fa
Fetch information needed for push rule evaluation in parallel. Ideally this would use query pipelining, but this is not available in psycopg2. Due to the database thread pool this may result in little to no parallelization.
2 lines
43 B
Plaintext
2 lines
43 B
Plaintext
Run push rule evaluator setup in parallel.
|