issues
search
dbbs-lab
/
bsb-core
The Brain Scaffold Builder
https://bsb.readthedocs.io
GNU General Public License v3.0
22
stars
16
forks
source link
Make a TTY listener
#806
Closed
Helveg
closed
8 months ago
Helveg
commented
8 months ago
Implement the TTY listener that:
Shows which parallel worker is working on what for how long
num/total jobs completed per strategy/node that queued something
shows a 2D top down map with ASCII progress pixels that show the volume filling up per chunk
Allow keypress commands
A key to view the printed log of a certain worker (can we get this?)
A key to view the errors that were raised
Implement the TTY listener that: