diff options
author | Jose M. Guisado <jguisado@soleta.eu> | 2021-07-21 12:52:23 +0000 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2021-07-21 17:55:55 +0200 |
commit | 33d8cecfe1ce64c517fe995875397b32e534bdb0 (patch) | |
tree | 3a244bd33cb987d1992e719cf0f3739a836b5fcd /src/json.c | |
parent | 7325a8629ebd718fe3546fc4105ffeeacd83232a (diff) |
#1051 Fix command schedule for several clients
A single command can be schedule for several clients.
Commit 141b0797e1 introduces a regression when scheduling a command for
several clients, the command only executes successfuly for the first
one.
Fix it by reintroducing the usage of the 'session' column to group
a single command into several actions (one for each client), the web
console interface already expects this 'session' column to be set
accordingly.
Diffstat (limited to 'src/json.c')
0 files changed, 0 insertions, 0 deletions