-
Seems our mutex usage is problematic running under .net 4
ex:
```
Test 'SquishIt.Tests.StylePreprocessorPipelineTests.WithPreprocessor_Uses_Instance_Preprocessors' failed: System.MethodAccessExcepti…
-
The proxy currently has a number of tests that rely on having the thread sleep for an amount of time. Now that the [`tokio-test` crate](https://github.com/tokio-rs/tokio/tree/master/tokio-test), which…
hawkw updated
5 years ago
-
> Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://www.facebook.com/groups/rocksdb.dev
### Expected behavior
tests pass
…
-
I set up a micro-ROS system on an ESP32 to publish three messages simultaneously in a single timer callback with a 20 ms interval.
tf2_msgs__msg__TFMessage
sensor_msgs__msg__JointState
nav_msgs_…
-
**!!!Actions required!!!**
We have published current [plugin-utilities](https://github.com/JetBrains-Research/plugin-utilities) lib version from master branch to space maven repository and in a week …
-
Hi!
Some of the tests fail when using Python 3.12 (probably in addition to those that fail with Python 3.11 - see #240, #257): here is a list of them:
```
tests_python/test_debugger.py::test_attach…
-
I just saw that while looking at the CI results for the doc deployment and it only fails on Julia nightly.
```julia
Test threw exception
Expression: !(Zarr.is_zgroup(ds, ""))
ArgumentError:…
-
The function Modelica.Utilities.Strings.Advanced.skipWhiteSpace appears to be under-documented. The cases I have found are:
1. What does it return when the given string contains only whitespace or is…
-
@eriqua
Having updated the API to the latest stable version `2022-09-09`. I see there are some limitations in relation to the region where that API is available., although it is docu…
-
### Steps to reproduce
1. Run the attached code
2. Press tab repeatedly
3. Observe what UI is focused each time the tab key is pressed.
### Expected results
Focus moves from buttons outside to of…