Skip to content

Conversation

@geo2a
Copy link
Contributor

@geo2a geo2a commented Aug 6, 2024

This options are unused and all ther use cases are subsumed by the -l Timing and -l Aborts non-RPC log option.

@geo2a geo2a changed the title Remove "log-timing" RPC log option Remove "log-timing" and "log-fallbakcs" RPC log options Aug 6, 2024
@geo2a geo2a changed the title Remove "log-timing" and "log-fallbakcs" RPC log options Remove "log-timing" and "log-fallbacks" RPC log options Aug 6, 2024
rv-jenkins pushed a commit to runtimeverification/k that referenced this pull request Aug 6, 2024
This option is unused and all its use cases are subsumed by the `-l
Timing --log-format json` non-RPC log option.

For reference, here's the Haskell Backend PR that stops emitting the
timing RPC log entries:
runtimeverification/haskell-backend#4015
@geo2a geo2a marked this pull request as ready for review August 6, 2024 09:03
, logFallbacks = execReq.logFallbacks
, logTiming = execReq.logTiming
, logFallbacks = Nothing
, logTiming = Nothing
Copy link
Contributor

@goodlyrottenapple goodlyrottenapple Aug 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we get rid of these fields or is there a reason to hold off?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, forgot to push!

@geo2a geo2a added the automerge label Aug 6, 2024
@rv-jenkins rv-jenkins merged commit def3190 into master Aug 6, 2024
@rv-jenkins rv-jenkins deleted the georgy/remove-log-timing branch August 6, 2024 12:30
PetarMax pushed a commit to runtimeverification/k that referenced this pull request Aug 6, 2024
This option is unused and all its use cases are subsumed by the `-l
Timing --log-format json` non-RPC log option.

For reference, here's the Haskell Backend PR that stops emitting the
timing RPC log entries:
runtimeverification/haskell-backend#4015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants