Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Finish candleloader on empty data, fix #2457 #2475

Merged
merged 2 commits into from
Aug 27, 2018

Conversation

eusorov
Copy link
Contributor

@eusorov eusorov commented Aug 23, 2018

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    bugfix.

  • What is the current behavior? (You can also link to an open issue here)
    Still getting sometimes node processes of candleLoader which never get killed. If reader data is empty than DONE never set to true and there is an infinite loop.

  • What is the new behavior (if this is a feature change)?
    Now checking if iterator.from is > than "to" and ending the candleLaoder.

  • Other information:

eusorov added 2 commits August 21, 2018 14:54
Sometimes child.kill() failes. Better disconnect the parent and let the
child exit itself.
@askmike
Copy link
Owner

askmike commented Aug 27, 2018

👍 thanks.

@askmike askmike changed the title Bugfix #2457 Finish candleloader on empty data, fix #2457 Aug 27, 2018
@askmike askmike merged commit 5a798fb into askmike:develop Aug 27, 2018
This was referenced Aug 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants