Barış Yıldırım

Results 157 comments of Barış Yıldırım

> Just wanna post my current stats of the last 3 days before I do this change > > ![Image](https://github.com/user-attachments/assets/e980ca32-af42-4124-b127-08f2b1c5c26e) > > The 21st is not shown in the stats...

> So its been nearly 24h of uninterrupted, working sentry... BUT it happened again. No events are being processed since 10 hours ago. > > ![Image](https://github.com/user-attachments/assets/cbf0b913-531f-46dd-96af-85f555347bdb) > > As you...

> Adjusting the ulimits seems to only have increased the duration of working sentry from 1 day to 2 days... > It broke again today at 02 AM CEST >...

> Issue [2313](https://github.com/openfl/openfl/issues/2313) might be related to this. @trnzk Unfortunately there is a leak in the png implementation :( I took this image from my 5 minute game session. The...

> > Issue [2313](https://github.com/openfl/openfl/issues/2313) might be related to this. > > @trnzk Unfortunately there is a leak in the png implementation :( > > I took this image from my...

> _ No description provided. _ My tests still confirm a memory leak. lime::header_callback(void*, unsigned long, unsigned long, void*) chop_write Curl_client_write Curl_http_readwrite_headers readwrite_data Curl_readwrite multi_runsingle curl_multi_perform lime::lime_curl_multi_perform(_value*) lime::net::curl::CURLMulti_obj::perform()

> > _ No description provided. _ > > My tests still confirm a memory leak. > > lime::header_callback(void*, unsigned long, unsigned long, void*) chop_write Curl_client_write Curl_http_readwrite_headers readwrite_data Curl_readwrite multi_runsingle...

> Removing these lines will change the purpose of the function; it would be more appropriate to use the free_header_values function before 'clear'. I don’t have the opportunity to test...