Commit 1876f20
authored
Add "unref" to timers (brianc#3396)
* chore: add unref to timer
see https://nodejs.org/api/timers.html#timeoutunref
* chore: add unref to timer
see https://nodejs.org/api/timers.html#timeoutunref
* fix: lint
* fix: lint
* fix: lint
* fix: lint1 parent 88311c1 commit 1876f20
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
208 | 212 | | |
209 | 213 | | |
210 | 214 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
| |||
0 commit comments