potiuk commented on a change in pull request #6740: [AIRFLOW-6181] Add 
InProcessExecutor
URL: https://github.com/apache/airflow/pull/6740#discussion_r354726655
 
 

 ##########
 File path: TESTING.rst
 ##########
 @@ -276,3 +276,32 @@ your local sources to the ``/opt/airflow`` location of 
the sources within the co
 .. image:: images/source_code_mapping_ide.png
     :align: center
     :alt: Source code mapping
+
+
+DAG testing
+===========
+
+To ease and speed up process of developing DAGs you can use 
``InProcessExecutor`` - a single
+threaded executor for debugging purposes. Using this executor you can run and 
debug DAGs
 
 Review comment:
   ```suggestion
   process executor for debugging purposes. Using this executor you can run and 
debug DAGs
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to