-
### XState version
XState version 5
### Description
While trying to read the actor's current value/active state using `self.getSnapshot().value`, the actual value is that of the actor before enteri…
-
### Feature Description
## Problem Definition
k6 currently collects anonymous usage information as part of its opt-out usage report (--no-usage-report). This report helps us understand k6 usage patt…
-
### What is your feature request?
Plex has added a new "Friends" feature in which you can be friends with people who are not on your server and vice versa, not be friends with someone who has guest…
-
When using Oracle as a repository database, population of data fails due to invalid iterator condition.
Maven: org.springframework.statemachine:spring-statemachine-data-common:2.0.2.RELEASE
Reposito…
-
**Versions:**
```
spring-boot-starter-parent: 1.5.10.RELEASE
spring-statemachine-data-jpa: 1.2.9.RELEASE
spring-statemachine-core: 1.2.9.RELEASE
```
**Configuration**:
Using `@EnableStateMach…
-
We have been trying to use the StateMachine with Mongo persistence, but so far is not working properly for us.
We setup the `machineId` as follow:
```
@Override
public void configure(StateMachin…
-
After updating NSwag from v11.20.1 to 12.0.0, optional method's parameters are now **detected as required**.
This is the same code for both versions:
```c#
///
/// Find anomalies by specified…
-
We tried out the library, here's our sample code
```javascript
import express from 'express'
import * as prom from 'prom-client';
import moment from 'moment';
// Initialize registry
const pr…
-
```
I want to update entries after a selection with lookup().
The problem is that it updates only the first one.
Here is my code :
long userId;
long machineId;
long duration;
long date;
db.beginTra…
-
That way, enabled services are purely determined by systemd presets.
Related: #1426
See https://github.com/coreos/fedora-coreos-config/pull/73.