-
Hi there.
I'm trying to make N threads write to the same DB, and I keep getting some strange errors.
I'm using latest MDBM from github on Ubuntu 14 x86_64.
I use following code:
``` cpp
#include
#i…
-
These are some strawman thoughts about how to provide handling of asynchronous events in a simple way in CircuitPython. This was also discussed at some length in our weekly audio chat on Nov 12, 2018,…
-
This is a tough one. To recreate: Run a set of simulations with sierra,
averaging the results. You *may* see some spikes in the # of robots engaged in
collision avoidance, and in the distribution grap…
-
See discussion on this thread: https://github.com/japaric/bare-metal/pull/15
Edit: This may end up being more than one solution, particularly "moving" vs "sharing", and for different levels of "sha…
-
Hi,
I've had to give up my leisure time to tweak one of my mods to undo unwanted changes created by your mod. The entity in question was a 2x2 lamp which already had an extremely generous collision…
-
**Steps:**
- [x] Review alternatives to improve performance in `Sysfs.java`
- [x] Evaluate the performance with JMH
- [x] Consolidate changes with current architecture
**Original Request:**
…
-
### How to reproduce ###
1. Can not be reproduced step by step.
### Actual behavior ###
I see the following error and the build fails sporadically (always the stats temp file):
ccache: e…
-
**iphone x ios 13.2.2**
**checkra1n 0.9.3**
**What are the steps to reproduce the issue?**
1. go to settings > battery
2. battery settings won’t load
3. Because of it not loading powerlog…
-
Windows 10 Anniversary Edition introduced the new Windows Subsystem for Linux (WSL), where a process can run under a subsystem that supports 64-bit Linux ELF binaries and system calls.
Information on…
-
A few tests when run with TSan give `FATAL: ThreadSanitizer CHECK failed` error and fail [1]. The error seems to stem from MOSEK.
The error is caused due to the number of mutexes exceeding a certain…