Skip to content

Remove Isolate::IsDead check from the time profiler signal handler #913

Remove Isolate::IsDead check from the time profiler signal handler

Remove Isolate::IsDead check from the time profiler signal handler #913

Workflow file for this run

name: Pull Request Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
branches:
- 'main'
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v1
with:
mode: exactly
count: 1
labels: "semver-patch, semver-minor, semver-major"