Unleash / unleash-client-node

Unleash client SDK for Node.js
https://docs.getunleash.io
Apache License 2.0
212 stars 71 forks source link

feat: prevent double start #580

Closed kwasniew closed 7 months ago

kwasniew commented 7 months ago

About the changes

Prevent unleash client from starting twice. It will prevent bugs that were previously fixed in the user space: https://github.com/Unleash/unleash/pull/6141

Details:

Important files

Discussion points

coveralls commented 7 months ago

Coverage Status

coverage: 90.863% (+0.03%) from 90.834% when pulling 5c3e1472468e8bb7d339629ff0021f1db4974c85 on prevent-double-start into 4e70a4133b313a1c3680bd4f4ed782c5bf4da468 on main.