| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1fd170a commit e2b7e41
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -557,7 +557,6 @@ class Control extends EventEmitter { | |||
| 557 | 557 | unrefCounted() { | |
| 558 | 558 | if (--this.#refs === 0 && !this.#refExplicitlySet) { | |
| 559 | 559 | this.#channel.unref(); | |
| 560 | - this.emit('unref'); | ||
| 561 | 560 | } | |
| 562 | 561 | } | |
| 563 | 562 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments