Highlights
- Arctic Code Vault Contributor
Pinned
86 contributions in the last year
Less
More
Contribution activity
February 2021
oyyd has no activity
yet for this period.
January 2021
Created 1 commit in 1 repository
Created a pull request in nodejs/node that received 5 comments
cluster: fix edge cases that throw ERR_INTERNAL_ASSERTION
Some cases use both cluster and net/cluser will throw
ERR_INTERNAL_ASSERTION when listen/bind to the port of 0, like below:
const cluster = require('…
+97
−13
•
5
comments