biakecw commented on PR #8219: URL: https://github.com/apache/apisix/pull/8219#issuecomment-1310745861
The previous error was because I added a line “apisix.stream_init_worker()” in APISIX.PM, now I removed it and adjusted the test case. Due to the need to traverse stream routes, I have to add apisix.stream_init_worker() . But I didn't expect it to have a great impact on ci checks, maybe lack a method “stream_exit_worker” . Hope to guide me ,thx. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
