Matthias Bisping 6cb13051eb fixed following bugs:
- upper() did yield instead of return
 - metdadata was not repeated when zipping with results generator
 - since test metadata was empty dict,  target data was therefore empty always, since results were zipped with {}
 - hence added check for target lengths > 0
 - fixed return value of queued stream function dispatcher; only returned first item of 1 -> n results
2022-05-17 21:48:16 +02:00
..
2022-05-17 21:48:16 +02:00
2022-05-05 11:22:17 +02:00
2022-05-17 10:27:32 +02:00