emscripten-core / emscripten-core/emscripten

`emscripten_clear_timeout` fails to clear/pop the keepalive counter.

Open
#23,763 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

`emscripten_set_timeout` increases the keepalive count but `emscripten_clear_timeout` doesn't decrease it.

This mean that programs that call `emscripten_clear_timeout` will incorrectly stay alive longer than they expect.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.