Instead of waiting for the specific `storeValue` action completion, earlier we were waiting for any storeValue action to complete. It means when running multiple storeValue, completion of 1st action will resolve promise for all the storeValue triggered. Now, we track completion of each storeValue action separately. |
||
|---|---|---|
| .. | ||
| client | ||
| rts | ||
| server | ||
| util | ||
| yarn.lock | ||