Evolutionary-Algorithms-On-Click/runner_controller_microservice

Check code generation for DEAP real-time log streaming

Ouverte

#32 ouverte le 1 juil. 2025

 (0 commentaire) (0 réaction) (0 personne assignée)Go (3 forks)auto 404
amsoc-acceptedbughacktoberfest

Métriques du dépôt

Stars
 (3 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur