effector / effector/farfetched
Refactor `$callObjects` storage in operation
Open
refactoring
scope:core
- Dominant language
- TypeScript
- Stars
- 221
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Now, we create store `$callObjects` in `concurrency` and put to operation itself. It has no sense, we can create it just inside the operation itself and expose as a low-level API near `callObjectCreated`
Contributor guide
Assessment
This issue has not been assessed yet.