example-code-2e
example-code-2e copied to clipboard
Fix--tcp_mojifinder.py crashes on empty search result #61
I updated 21-async/mojifinder/tcp_mojifinder.py so search now builds a list of response lines and guards the writelines call, preventing any edge-case crash when there are no matches.