From 06d399317dc5fbe32f61272af54f9d1da39c3888 Mon Sep 17 00:00:00 2001 From: MatMaul Date: Tue, 14 Feb 2023 15:28:53 +0000 Subject: deploy: 3e90dfdd81c2c6dcaf1f21f24fbca0a4c820b150 --- latest/development/contributing_guide.html | 1 + 1 file changed, 1 insertion(+) (limited to 'latest/development/contributing_guide.html') diff --git a/latest/development/contributing_guide.html b/latest/development/contributing_guide.html index db99c37188..0129e77777 100644 --- a/latest/development/contributing_guide.html +++ b/latest/development/contributing_guide.html @@ -366,6 +366,7 @@ A safe example would be WORKER_TYPES="federation_inbound, federation_ See the worker documentation for additional information on workers. +
  • Passing ASYNCIO_REACTOR=1 as an environment variable to use the Twisted asyncio reactor instead of the default one.
  • To increase the log level for the tests, set SYNAPSE_TEST_LOG_LEVEL, e.g:

    SYNAPSE_TEST_LOG_LEVEL=DEBUG COMPLEMENT_DIR=../complement ./scripts-dev/complement.sh -run TestImportHistoricalMessages
    -- 
    cgit 1.5.1