Evolutionary-Algorithms-On-Click/runner_controller_microservice
Check code generation for DEAP real-time log streaming
开放
#32 创建于 2025年7月1日
amsoc-acceptedbughacktoberfest
仓库指标
- 星标
- (3 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
There is an issue where, when running DEAP code, logs are not streamed in real time and only appear after the code has finished executing. Need to check the code generation logic in this microservice to ensure it is not interfering with real-time log streaming for DEAP code. Coordinate with the runner repo to determine if the issue is in code generation, DEAP, or the runner implementation.
Runner repo: https://github.com/Evolutionary-Algorithms-On-Click/runner