spotware / connect-ts-api

A connector SDK for Spotware Connect Open API in TypeScript
https://connect.spotware.com/docs/api-reference
MIT License
3 stars 6 forks source link

Potential recursion #25

Closed madroneropaulo closed 7 years ago

madroneropaulo commented 7 years ago

This commit may lead to recursion https://github.com/spotware/connect-ts-api/commit/f791b313eecb4fb85693624d7fdeadfb45c12350 on disconnection extreme situations. Next API version 3.0 Must address this issue for guaranteed commands. It was hardcoded to quick fix #26.