anthemtotheego/InlineExecute-Assembly

Pipeline Read Deadlock

BuFuuu opened this issue · 0 comments

BuFuuu commented

Can it happen that when the assembly outputs more that 65KB data, the pipeline is full and you get a deadlock because the BOF is waiting for the assembly to finish and the assembly is waiting for the BOF to read more data from the pipeline?