Skip to content

Refactor code in main response method for more sharing

Elliottetzkorn requested to merge refactor_responses_2 into main

Refactors the code in the main response to share more between thread creation and response, and handle sending to the right context by a shared variable for the thread.

Merge request reports