Skip to content

Conversation

bnoordhuis
Copy link
Contributor

Coincidentally fixes a timer ordering bug for which a regression test has been added.

Fixes: #279

Coincidentally fixes a timer ordering bug for which a regression test
has been added.

Fixes: quickjs-ng#279
@bnoordhuis bnoordhuis merged commit f80a5b0 into quickjs-ng:master Mar 30, 2024
@bnoordhuis bnoordhuis deleted the fix279 branch March 30, 2024 08:36
@saghul
Copy link
Contributor

saghul commented Apr 2, 2024

Hum, I'm seeing this failure on macOS and Windows:

build/qjs tests/test_std.js
Error: assertion failed: got |false|, expected |true|
    at assert (tests/test_std.js:21:51)
    at d (tests/test_std.js:287:33)

Which doesn't trigger a CI failure!

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.

Add setInterval?

2 participants