Closed Bug 1548327 Opened 6 years ago Closed 6 years ago

Handle context cancelations

Categories

(DevTools :: Debugger, task, P2)

task

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jlast, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 obsolete file)

Now that we are using context changes to invalidate thunks, we should make sure that we handle them at the top-level action.

This means:

  1. that bound actions have a built in try/catch that catches context changes
  2. that actions that are not await can be "forked" such that they also handle context changes
Type: defect → task
Priority: -- → P2
Attachment #9061966 - Attachment is obsolete: true

we're handling this with one-off try/catches for now.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: