-
#583
@tribhuwan-kumar
can you add audio?
/bounty 100
-
**Is your feature request related to a problem? Please describe.**
When trying to use Veil in a Fabric/NeoForge multiplatform project (1.21.1) with Architectury Loom, it fails to build because Veil…
-
We have conducted Poll so most user responded its easy for them to watch on loom rather youtube.
So we gotta change link to loom.
-
# How does Kwik play with virtual threads?
I see many usages of `synchronized` keyword in current implementation methods (easy reference is Kwik log impl), perhaps `ReentrantLock` is extremely easy…
-
Use [tokio-rs/loom](https://github.com/tokio-rs/loom) for safety checking.
-
Wanted to check the status of this driver running with Loom (https://openjdk.org/projects/loom/).
As far as I understand, jdbc can generally benefit from running on virtual threads instead of actua…
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please descr…
5andu updated
3 weeks ago
-
Two of the major cloud providers are about to release cloud-native FizzBuzz clones that are API-compatible with our stuff. Looks like they're using a lot of our open-core components in their backends.…
-
I've been proposed to test some hardly reproducible deadlocks in rust code using the Valgrind. Assuming deadlock detection in the Valgrind is done by [Helgrind](https://valgrind.org/docs/manual/hg-man…
-
Loom is currently only being used as a dependency for tests, as far as I can tell. However, it is included using `[target.'cfg(loom)'.dependencies.loom]`.
This comes with a few issues, mainly
> > …