f2620c65af
These functions assist with object disposal. They add custom behaviour during disposal. The primary usage of disposalHandlers is during testing where some objects should not be disposed in order to avoid testing errors. Additionally, move DisposableObject to the pure folder and create unit tests for it. Also, add `--disable-gpu` to command line options when running tests. It helps to avoid error messages like this: ```- [19141:19141:0425/011526.129520:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.``` See also https://askubuntu.com/a/1288969 |
||
---|---|---|
.. | ||
data | ||
data2 | ||
pure-tests | ||
.eslintrc.js | ||
.gitignore | ||
tsconfig.json |