Skip to content

Conversation

KhueHuynh
Copy link

In some functions (start, synced), we use variable bucket without declare local. The value of bucket is changed from function to object after we call start. It's mean we can't new bucket anytime.

Fixed: I declare local variable in function to replace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant