Skip to content

Commit

Permalink
testing removing input_view
Browse files Browse the repository at this point in the history
  • Loading branch information
johubertj committed Mar 5, 2025
1 parent a9aa9fc commit 043749f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integrationv2/processes.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ def _communicate(

ready = selector.select(timeout)
self._check_timeout(endtime, orig_timeout, stdout, stderr)
input_view = b""

# (Key, events) tuple represents a single I/O operation
for key, num_events in ready:
Expand Down

0 comments on commit 043749f

Please sign in to comment.