Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Develop fix stdin polling #798

Merged
merged 54 commits into from
Dec 11, 2020
Merged

Develop fix stdin polling #798

merged 54 commits into from
Dec 11, 2020

Conversation

dchassin
Copy link
Member

@dchassin dchassin commented Nov 6, 2020

This PR fixes issue #796.

Current issues

The fix is not great, and there's still an inconsistency in how gridlabd file.glm and gridlabd file.py work on Mac and docker linux. But at least the hang is gone. The other side-effect of this "fix" is that running the debugger in python is no longer allowed.

Code changes

  • Fix gldcore/main.cpp so no input is allowed on subcommand.

Documentation changes

None

Test and Validation Notes

  • The two require subcommand tests in gldcore now redirect their output to files.

@dchassin dchassin added the bug Request a fix or change to the code label Nov 6, 2020
@dchassin dchassin linked an issue Nov 6, 2020 that may be closed by this pull request
@dchassin dchassin marked this pull request as draft December 2, 2020 20:42
@dchassin dchassin marked this pull request as ready for review December 8, 2020 18:35
@dchassin dchassin mentioned this pull request Dec 10, 2020
19 tasks
@aivanova5 aivanova5 self-requested a review December 11, 2020 01:16
@aivanova5 aivanova5 merged commit 534d2dc into develop Dec 11, 2020
@aivanova5 aivanova5 deleted the develop-fix-stdin-polling branch December 11, 2020 01:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Request a fix or change to the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker hangs when converting csv
2 participants