-
#### Steps to reproduce the issue
Add the Blog Subscriptions (Jetpack) widget to a site connected to social networks included in the subscriber count.
#### What I expected
The subscriber count to…
-
Need to keep count of how many subscribers are connected with each subscription.
For UserA, UserB are connected with SubscriptionA : then 2 is the total subscribers
For UserA are connected with Su…
ghost updated
4 years ago
-
### Description
There's an edge case with bad hashing that can cause complexity of generic `OrderedDictionary` to be worse than expected. Note, this is a contrived example and won't happen by cha…
-
LINQ has many "fast path" casts to avoid O(n) when it sees the input is a known collection. It seems like there are many opportunities around such casts for JIT. Example:
```cs
object _obj = new MyC…
-
ROS 2 currently has a problem with double-delivery of messages when combining intra-process and inter-process communication.
Consider for example a scenario where you have two processes:
- a proces…
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 22.04
- Installation type:
- Binaries
- Version:
- Humble
- DDS implementation:
- Fast-RTPS
- Client library:
…
-
[en]
First of all, thank you for this awesome project.
I use cyglidar_d1 for jetson nano.
And I write subscriber code with python3(below code).
By the way, below code is too slow.
The data r…
-
There is an error on the User model.
In the subscribers virtual populate
```
userSchema.virtual('subscribers', {
ref: 'Subscription',
localField: '_id',
foreignField: 'channelId',
justO…
-
## Issue template
I'm trying to run 5 timers from one esp32 dev board and so far it fails to run, i would like to know how can i set the max number of timers higher, also i haven't understood what is…
-
## Issue template
- Hardware description: Macbook Pro + Arduino DUE
- Software description: Ubuntu Linux 22.04.1 installed on Virtualbox, installed ROS2 Humble according to the description: https:…
Latek updated
3 months ago