forbear
forbear copied to clipboard
Repeated progress bar in very long run
In a long run (7 minutes), instead of one progress bar, 12 appear
Actual code:
call bar%initialize(filled_char_string='㊂', empty_char_string='●',&
suffix_string='| ', add_progress_percent=.true.,prefix_string='Progress |',&
scale_bar_color_fg='blue', scale_bar_style='underline_on', spinner_string='( ● )')