-
Notifications
You must be signed in to change notification settings - Fork 15
Endless loop #7
Copy link
Copy link
Open
Description
Inside the index.js is an endless loop, causing the printer status to permanently get updates instead of every "refreshRate" seconds:
in initialInfo you call updateStatus: https://github.com/quillford/PrinterView/blob/master/index.js#L47
in updateStatus you call initialInfo: https://github.com/quillford/PrinterView/blob/master/index.js#L60
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels