You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: Commit 852ac6d updated the
`flux resource eventlog` command to use the ResourceJournalConsumer
class, but this dropped support for the `-F, --follow` option, which
is now ignored.
Suppress the journal sentinel event with `-F, --follow`, which prevents
the command from exiting after historical events have been processed.
Fixes#6634
0 commit comments