-
Hello,
I have a problem about how to use 'spencer_tracking_metrics' with data set. Can you provide a example for me?
Thanks for your help
-
While Weave is currently doing a very good job at restricting shared writable state to channels, and specifically `trySend` and `tryRecv` routines, we need tooling and tests to detect races and concur…
-
I essentially want a stream clipping/chunking operator -- the opposite of FlatMap/Merge.
I have a video stream which is a `Flow`.
I map the individual Bitmap frames through an object detector al…
-
I have a handful of load and automation tests I use and update for testing for development purposes, but I think it would be nice to provide a suite that anybody can run against their Owncast sever th…
gabek updated
11 months ago
-
## Background
Currently, we are adopting a simple but rough implementation for pessimistic lock waiting and waking up. It works just fine in most normal cases, however, there will be problems under…
-
If two run times execute interleaveingly on the same thread, we can get an undetected deadlock.
We can detect the deadlocks if we store a pair of `(RuntimeId, ThreadId)` in the `DependencyGraph`, a…
-
Note: this proposal has been updated (as v0.2) after the review and discusion on the first version(as v0.1).
Here is the first version (as v0.1) of this proposal. There are some modifications in […
-
### Windows Terminal version
1.18.2401
### Windows build number
10.0.26100.2314
### Other Software
Bitvise SSH Server 9.39 installer
Bitvise SSH Client 9.39 installer
### Steps to reproduce
Thi…
-
I'm trying to run zsim for the first time in Ubuntu 15.04 64-bit, g++ 4.9.2, and pin-2.14-71313-gcc.4.4.7-linux. I followed the instructions in the README but pintool crashes when running the simple t…
-
This code is bloat and there are some code only left here to support old or never-released French-CC versions.
Localize-Me should be bumped to 1.0 and these should be removed:
- Ability to use a l…