Files
kami-parse-server/src
Perceval Archimbaud 87dcd23b6a Fix #7340 by correclty computing function name for push event (#7341)
* Add a failing test for issue #7340

If any delay occurs after "message.event" assignation in
LiveQueryServer._onAfterSave, the next subscription or request with a different
event might overwrite it, and by that using the wrong "push" function name.

* Remove updade of message and use res.event instead

This prevent computing function name from a
incorrect event if multiple subscriptions override
one by one the message.event.

* Update CHANGELOG.md

* Replace setTimeout by async/await expressions
2021-04-13 14:47:14 -07:00
..
2021-03-18 15:54:17 -05:00
2021-03-30 22:42:34 +02:00
2021-03-10 13:19:28 -06:00
2018-09-01 13:58:06 -04:00
2021-03-16 16:05:36 -05:00
2021-04-09 10:12:24 -05:00
2021-02-09 14:03:57 +01:00
2021-03-30 22:42:34 +02:00
2018-09-01 13:58:06 -04:00
2020-12-18 14:54:48 +01:00
2021-02-12 10:18:49 +01:00
2018-09-01 13:58:06 -04:00
2021-03-10 13:19:28 -06:00