Commit f0ff1e6
fix: deadlock for
## 🥞 Stacked PR
Use this
[link](https://github.com/delta-io/delta-kernel-rs/pull/1606/files) to
review incremental changes.
-
[**stack/dead-wait**](delta-io#1606)
[[Files
changed](https://github.com/delta-io/delta-kernel-rs/pull/1606/files)]
-
[stack/rename-checkpoint](delta-io#1608)
[[Files
changed](https://github.com/delta-io/delta-kernel-rs/pull/1608/files/d0750b490f0f817bf0fd185dd17c34314eb77f77..1bdeda0c00304a685baa8a655779ace8d34e74fc)]
-
[stack/perform-checkpoint](delta-io#1600)
[[Files
changed](https://github.com/delta-io/delta-kernel-rs/pull/1600/files/1bdeda0c00304a685baa8a655779ace8d34e74fc..847883e1503277d42da7039c975098ae8e587666)]
-
[stack/ffi-checkpoint](delta-io#1611)
[[Files
changed](https://github.com/delta-io/delta-kernel-rs/pull/1611/files/847883e1503277d42da7039c975098ae8e587666..17b307b2f9b34f9e5a6e2b2a33d0ea008b1634e1)]
---------
## What changes are proposed in this pull request?
Fix delta-io#1605
<!--
**Uncomment** this section if there are any changes affecting public
APIs. Else, **delete** this section.
### This PR affects the following public APIs
If there are breaking changes, please ensure the `breaking-changes`
label gets added by CI, and describe why the changes are needed.
Note that _new_ public APIs are not considered breaking.
-->
## How was this change tested?
Added unit test
---------
Co-authored-by: Ryan Johnson <scovich@users.noreply.github.com>TokioMultiThreadExecutor (delta-io#1606)1 parent 24dff15 commit f0ff1e6
1 file changed
Lines changed: 45 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
172 | 175 | | |
173 | 176 | | |
174 | 177 | | |
| |||
191 | 194 | | |
192 | 195 | | |
193 | 196 | | |
194 | | - | |
195 | | - | |
196 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
197 | 205 | | |
198 | 206 | | |
199 | 207 | | |
| |||
246 | 254 | | |
247 | 255 | | |
248 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
249 | 291 | | |
250 | 292 | | |
0 commit comments