Rowland Oti

Results 23 comments of Rowland Oti

The same issue!! Any fix soon?

I am also facing this issue - and just like you it happens in a way I can't reproduce, however, this is a log am seeing in my diagnostics.

How is it possible to know when it has completed, in a for loop of items to process? How is the stup of the `AsyncTask`? Considering, am already doing this...

I conclude that since the object des did not have a Singleton, it will lead to several of class objects created having different instances. This would quickly lead to OOM.

@HBiSoft how do you know that the current instance has completed the job? This is a void method, really. How can we do that? Code snippet?

I feel this question needs a demonstrated example by code. It is a very important question. If only I could open a bounty for this!

@Trikke and @android10 , I did try to implement organisation by layer and then by feature. Its incredibly difficult without breaking boundaries. I also integrated Retrofit for the API. Nevertheless,...

Hi, @hitherejoe this is not an issue but just curiosity. Kindly, could you please let me know what tool was used to create the flow charts below: ![architecture](https://user-images.githubusercontent.com/8356008/50945655-c0021780-14a6-11e9-8b74-88c00f3355c2.png)

Hey, @acekyd @imsidz any fix for Laravel 5.5+??

"I'm having this exact same issue. I was really excited to implement the pipeline return values, now that they are GA. However, It greatly reduces the appeal when I have...