Vova Magazii

Results 6 comments of Vova Magazii

@DmitriyKirakosyan, the easiest way to see that is to introduce an artificial delay in `+ [MSACUtility createFileAtPathComponent:withData:atomically:forceOverwrite:]`, so all 60 (`ms_crashes_log_buffer_size`) threads could be seen altogether:

Yes, the increase to 60 was done back in 2019 and it hasn't affected us for all this time. However, since we started using `async/await` in our project for setting...

macOS should not have such limitation for a number of simultaneous threads, so this is highly unlikely that the mentioned crash happens because of exhausting of resources (runtime pressure). On...

@MrMage This is not the case in our scenario moreover we've seen these crashes with apps built using Xcode 14

@DmitriyKirakosyan -- when is it supposed to be released if it's closed? 5.0.4 release does not include these changes for some reason.

Thanks, @MikhailSuendukov -- sorry for bothering as I thought it would be done in 5.0.4. Any expectations re: 5.0.5?