Queuer icon indicating copy to clipboard operation
Queuer copied to clipboard

Serial task

Open dajiangjun887 opened this issue 3 years ago • 3 comments

The call of interface A returns the result and interface B is called, interface B finishes calling C, and finally synthesizes and renders. This kind of blocking doesn't seem to work.

dajiangjun887 avatar Mar 16 '21 09:03 dajiangjun887

Hi @dajiangjun887, can you please give me more details about your issue? There is a test that simulates that exactly thing: https://github.com/FabrizioBrancati/Queuer/blob/master/Tests/QueuerTests/QueuerTests.swift#L156

FabrizioBrancati avatar Mar 16 '21 21:03 FabrizioBrancati

sorry, Maybe I didn’t understand how to use it before. I used pause-open to enable it to be executed in serial blocking order. I hope to produce a Demo to demonstrate all operations.

dajiangjun887 avatar Mar 18 '21 02:03 dajiangjun887

Hi @dajiangjun887 news about this issue? 😄

FabrizioBrancati avatar Jul 04 '21 15:07 FabrizioBrancati