Skip to content

Commit

Permalink
Update runner.py
Browse files Browse the repository at this point in the history
  • Loading branch information
worldemar authored Aug 6, 2024
1 parent 836a9fc commit a260df1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions process_performance/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ def stream_data_to_buffer(descriptor, buffer):
with tempfile.TemporaryDirectory() as tmpdir:
# lists for mutability
stdout = []

stderr = []

context.pre(workdir=tmpdir)
Expand Down

0 comments on commit a260df1

Please sign in to comment.