-
翻譯threading
- [ ] [threading — Thread-based parallelism](https://docs.python.org/3/library/threading.html#)
- [ ] [Thread-Local Data](https://docs.python.org/3/library/threading.html#thread-local…
-
**Is your feature request related to a problem? Please describe.**
Sometimes, one thread isn't enough, and you'd require more than one thread inside Lua. There is a huge limitation around how Lua's s…
-
Currently, every module has it's own log and thread modules when needed. Prvd 'M Wrong is at the point now where every module would use some shared piece of code, eg. shared logging. With so many pack…
-
SupportCompanion versions tested: 1.4.0.80830, 1.3.0.80829, 1.2.0.80809
macOS Versions tested: 14.3 (I'm updating this computer to 14.7 to check if it's the OS version)
When I run SupportCompanion…
-
I've a script where the threading library is used everywhere. Is it possible to rewrite the script to work with the treading library?
-
When connecting to wallet using the 'remember me' functionality, using admittedly not the most reliable internet connection, I regularly find unity crash when calling `public async Task Close()` on CS…
-
if `compress=True` then use `fpack` to compress the files.
Main issue is it adds dependency on binaries/libraries that might need to be compiled on each system: https://heasarc.gsfc.nasa.gov/fitsio…
-
Look into a threading library that can be supported on all of our primary platforms. For example, pthreads plus Windows emulation.
-
Numba do not find TBB on my system while it has been installed via pip as mentioned in the documentation, and lead to the following warning
> NumbaWarning: The TBB threading layer requires TBB ver…
-
`System.Threading.Tests.SynchronizationContextTests.WaitNotificationTest` fails on mono. It's disabled with the reference to the [bugzilla bug](https://bugzilla.xamarin.com/show_bug.cgi?id=60568) whic…