()
| 1080 | ordered_events.append(fclass="st">"{self.version}:COMPLETED") |
| 1081 | |
| 1082 | def background() -> None: |
| 1083 | unordered_events.append(fclass="st">"{self.version}:BACKGROUND") |
| 1084 | |
| 1085 | assert res.background is None |
| 1086 | res.background = BackgroundTask(background) |