You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add missing loadExponent: 0 validation test ([f8500ee](https://github.com/poolifier/poolifier-web-worker/commit/f8500eece48bd35c1b46b536c93be699a2e1d7f3))
15
-
***deps:** update dependency poolifier-web-worker to ^0.6.1 ([#130](https://github.com/poolifier/poolifier-web-worker/issues/130)) ([ca51b78](https://github.com/poolifier/poolifier-web-worker/commit/ca51b78dd950028e35993a9a69126c10f69b952e))
16
-
* remove incorrectly added test code during commit port ([5b84f16](https://github.com/poolifier/poolifier-web-worker/commit/5b84f16607b3ddb5d93cbf1b2549b4bad19271bb))
17
-
***test:** ignore flaky workerNodeKeys affinity test on Deno v1.x macOS ([68b8451](https://github.com/poolifier/poolifier-web-worker/commit/68b8451680e32c1d7ff0297f0ad1c390790c81ac))
18
-
***test:** restore anonymous function tests in isAsyncFunction() ([08ae153](https://github.com/poolifier/poolifier-web-worker/commit/08ae153c34ad2f7a0b21e6fc1b49a75b07353f87))
19
-
***test:** use FakeTime for sleep() test to avoid flakiness ([30d9f25](https://github.com/poolifier/poolifier-web-worker/commit/30d9f25d9c8e75af577ac6f48405e94d2f736423))
20
-
***test:** use try/finally instead of 'using' for Deno v1.x compatibility ([c0bd174](https://github.com/poolifier/poolifier-web-worker/commit/c0bd1743ec4a09efa02a7ab26cc713d6e059f81b))
* fix async kill handler test to properly await and verify completion ([b13a9c8](https://github.com/poolifier/poolifier-web-worker/commit/b13a9c818d92f46e853ec484a4bbeb322da64915))
26
-
31
+
- fix async kill handler test to properly await and verify completion
* consolidate multiple task functions features in README ([370f1c2](https://github.com/poolifier/poolifier-web-worker/commit/370f1c217d329247a2c369d2290b9d5e296baf58))
* add pre-commit hooks for formatting and linting ([846b88d](https://github.com/poolifier/poolifier-web-worker/commit/846b88d42440c5418ce5d9f22b3a7fbf0a682000))
0 commit comments