[PR #30] [MERGED] Making setInterval imported from timers #230

Closed
opened 2026-05-05 11:56:20 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kusti8/proton-native/pull/30
Author: @liuyanghejerry
Created: 2/24/2018
Status: Merged
Merged: 2/26/2018
Merged by: @kusti8

Base: masterHead: fix-set-interval


📝 Commits (1)

  • 8da9c21 Making setInterval imported from timers

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/eventLoop.js (+1 -1)

📄 Description

I think it's better we have same style for both setInterval and clearInterval.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kusti8/proton-native/pull/30 **Author:** [@liuyanghejerry](https://github.com/liuyanghejerry) **Created:** 2/24/2018 **Status:** ✅ Merged **Merged:** 2/26/2018 **Merged by:** [@kusti8](https://github.com/kusti8) **Base:** `master` ← **Head:** `fix-set-interval` --- ### 📝 Commits (1) - [`8da9c21`](https://github.com/kusti8/proton-native/commit/8da9c2197761e4d1539c8a78720c8c1f303eaace) Making setInterval imported from timers ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/eventLoop.js` (+1 -1) </details> ### 📄 Description I think it's better we have same style for both `setInterval` and `clearInterval`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:56:20 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/proton-native#230
No description provided.