-
Under the hood `async_stream_zip` uses `threads` as a layer over the synchronous `stream_zip` function. Would you accept a more flexible 'pure-asyncio' implementation? This would still allow running `…
-
[Job](https://mihubot.xyz/runtime-utils/EiAFzuE) completed in 19 minutes 44 seconds.
https://github.com/MichalPetryka/runtime/tree/test-prop
### Diffs
```
Found 275 files with textual diffs.
Summar…
-
### Describe the bug
For Visual Studio Pro 2022 (64 bit) - LTSC 17.10, attempting to use the extension wizard to generate results in the extension installing a version of Microsoft.VisualStudio.Threa…
-
### Describe the bug
random crash on closing popup via textbox lost focus event
```
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.C…
-
**Is this a general concept that needs to be documented or a specific API?**
Multi-Threading in the C++ API. How can we achieve work in the background without locking the main thread (and thus the UI…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same feature, before opening a new one.
- [X] This issue only rel…
-
### General Description
crashed when sending manually selected coins
### Operating System
windows 11
Exception type: System.InvalidOperationException
Message: Sequence contains no matchin…
-
https://dev.azure.com/dnceng-public/public/_build/results?buildId=867265&view=results
```
System.OperationCanceledException : The operation was canceled.
at System.Threading.Channels.AsyncOperation`1…
-
Exception type: System.InvalidOperationException
Message: No attempt to connect to Tor was successful.
Stack Trace: at WalletWasabi.Tor.TorProcessManager.StartAsync(Int32 attempts, Cancellati…
-
When the luau script is only doing row-level operations, it won't need to maintain globals and the special variables, and therefore, can be multi-threaded as well.
Automatically detect when this co…