-
I've found some odd behaviour when using `-doxygen` on a 3rd party library. Comments in a doxygen `@code` block are having their `//` comment markers stripped and all indentation removed.
Extract f…
-
Right now this library expects the user to call `app.wait_for_message()` which causes the app to loop indefinitely, locking the thread until the app exits.
However, I want to run some custom logic …
-
Many people use biggus underneath iris to work with NetCDF data. If an HDF5 library that is not thread-safe is used, erros can be generated (e.g., scitools/iris#2063). This could be dealt with in bigg…
-
Per #225, filing an additional ticket for this feature request. Thanks again!
**Is your feature request related to a problem? Please describe.**
The [SysVCacheItemPool](https://github.com/googl…
-
![2022-09-24_09-41](https://user-images.githubusercontent.com/7227582/192074787-c5fbe390-67bb-408f-9711-15bb2eb3704a.png)
![2022-09-24_09-47](https://user-images.githubusercontent.com/7227582/19207…
-
I am trying to install TopicsExplorer2.0 on a Mac 12.0.1. Following instructions, I did try to install the application from source. I have Python3.12, so I did actualize the pipfile ([requires] python…
-
We're looking for a good, distributed locking library and yours looks good, except one of the things we want to do with it is use EventWaitHandles to signal between running copies of our app on a wind…
-
Really liking the project but I was wondering if you planned on supporting `npm-shrinkwrap` or making an equivalent? I find that locking down dependencies is really important for ensuring consistency …
-
Nanovg uses a static `FT_Library` variable, which it initializes with `FT_Init_FreeType` during [`fons__tt_init`](https://github.com/memononen/nanovg/blob/master/src/fontstash.h#L162) which runs for e…
-
I'm finding that when I'm using the library in forced mode after a number of sensor reads, the Raspberry Pi hangs.
Is there a known issue with repeatedly reading the sensor in forced mode? I'm rea…