Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Garbage collector #13

Merged
merged 17 commits into from
Feb 29, 2024
Merged

Garbage collector #13

merged 17 commits into from
Feb 29, 2024

Conversation

hbbio
Copy link
Contributor

@hbbio hbbio commented Jan 29, 2024

No description provided.

hbbio and others added 17 commits January 29, 2024 15:54
* array: test sort array remapped

* array: reduce accepts Promises

* array: update remapped test

* cleanup: log messages

* clean: log messages

* Pointers map calls (#4)

* sheet: implement newProxy

* pointers: test call counts

* sheet: restore newProxy from bc3a9de

* package: update lock

* sheet: do not recompute on roots from @J-Ata
941d6e3ac19ac2b10b8034e466926f47edc8ff8b

* package: bump to graph 0.1.3

* test: fix non-returning error cascade test (not passing)

* error: improve tests

* Jata@pointer map calls (#15)

* More debug Logs

squash! WIP test

* Print all when DEV

* Fix concurrency issue on canceled computations

* cell, sheet: debug false

---------

Co-authored-by: J-Ata <135155454+J-Ata@users.noreply.github.com>

* package: bump version to 0.1.7

---------

Co-authored-by: J-Ata <135155454+J-Ata@users.noreply.github.com>

* sheet: release after GC collection

* cell: manage invalidation first for _setValueOnComputationCompletion

* cell: do not update localStorage if !needUpdate

---------

Co-authored-by: J-Ata <135155454+J-Ata@users.noreply.github.com>
@hbbio hbbio merged commit e7c44ef into main Feb 29, 2024
3 checks passed
@hbbio hbbio deleted the gc branch February 29, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant