Skip to content

Rollback issue with Inf #173

Description

@Enchufa2
trajectory() %>%
  log_("I'm here") %>%
  timeout(1) %>%
  rollback(26) # points to log_

trajectory() %>%
  log_("I'm here") %>%
  timeout(1) %>%
  rollback(Inf) # points, incorrectly, to timeout

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions