Commit f04c093
committed
Drop recordings (and blueprints) on separate threads.
This prevents the UI from hanging while dropping a large recording,
which is useful when the user is trying to close multiple recordings
at once.
If threads are not available, automatically falls back to dropping on
the current thread.1 parent c62c77f commit f04c093
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
343 | 358 | | |
344 | 359 | | |
345 | 360 | | |
| |||
0 commit comments