Commit 1303aa5
Mario Flach
Fix stream bug in GitRekt.GitAgent
When stream_chunk_size: :infinity is given, we enumerate the stream with
Enum.to_list/1 instead of returning an asynchronous GitRekt.GitStream.1 parent 649c506 commit 1303aa5
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1067 | 1067 | | |
1068 | 1068 | | |
1069 | 1069 | | |
1070 | | - | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
1071 | 1073 | | |
1072 | 1074 | | |
1073 | 1075 | | |
| |||
0 commit comments