Vinogradov Daniil

Results 431 comments of Vinogradov Daniil

I thought I included it in repo, it should be in Reactive.swift -> 42: `base[keyPath: keyPath] = value`

It will be called with delay by `self.mainQueue.async` cause MainScheduler's 62: `DispatchQueue.isMain` returned false, while in fact, it was called by UIKit on main thread (but not main queue) Replacing...

I'm not sure that fix should be like that, cause this extension is about queue, and it is correct that the queue is not main. As I know, in some...

@ValeZAA, no, it's an iPhone, it has no memory cards :D

Thanks for reply, but no, I have 1TB phone with only around +-200 GB occupied, so I have plenty of free space. Also libtorrent v1.2.x do not has such issue,...

Seems like forcing TORRENT_HAVE_MMAP=0 solved my issue, but now app started to feel a bit unresponsive (I could see 50Mbps download speed but nothing progress for several seconds), I'll test...

> so the bug is in Google's fork of linux kernel. What does Google and the Linux kernel have to do with it? I'm running libtorrent not on Android but...

That's strange, cause on you video I literally see how app "sucks" into dynamic island moving your screen recording bubble to the right, do you have the activity widget with...

How did you installed the app? Dynamic Island is an app extension that some sideloaders could break during installation. And according to your another opened issue your installation is definitely...

I think I had issues with app extensions installed with Sideloadly, but I'm not 100% sure about it