ucb-bar / hammer

Hammer: Highly Agile Masks Made Effortlessly from RTL
BSD 3-Clause "New" or "Revised" License
249 stars 56 forks source link

Hammer logging output flush issues #460

Open jwright6323 opened 5 years ago

jwright6323 commented 5 years ago

It seems the logging output is not getting flushed (or something) the way I would expect. For example, I was running LVS on LSF and had a bug in my python, and all the startup logging messages showed normally. However, upon fixing the bug, LVS started a subjob that takes a while to run (verilog to spice conversion), and I didn't see any output. This may be a logging issue, LSF issue, or some problem with them used together.

colinschmidt commented 5 years ago

This is an extremely long standing issue see #84 and #64