Skip to content

Unsupported signal 2 delivered #28

@jazzdan

Description

@jazzdan

I tried to record a recording of an infinite loop because I wanted to see how it was getting stuck. The only way to terminate my program was to send it a SIGKILL via ctrl+c. Unfortunately that seems to render the recording unusable. When I run replay-recordings ls I get:

  {
    "id": 663276012,
    "createTime": "Thu Oct 21 2021 16:39:05 GMT-0400 (Eastern Daylight Time)",
    "runtime": "node",
    "metadata": {
      "argv": [
        "./node_modules/.bin/ts-node",
        "scripts/dev-backfill.ts",
      ]
    },
    "status": "unusable",
    "path": "/Users/dan/.replay/recording-663276012.dat",
    "unusableReason": "Recording invalidated: Unsupported signal 2 delivered"
  }

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