- Notifications
You must be signed in to change notification settings - Fork28
Commit66b1403
committed
Make LockDatabaseObject() AcceptInvalidationMessages().
This is appropriate for the same reasons we already do it inLockSharedObject(): things might have changed while we were waitingfor the lock. There doesn't seem to be a live bug here at the moment,but that's mostly because it isn't currently used for very much.1 parentb49c879 commit66b1403
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
599 | 599 |
| |
600 | 600 |
| |
601 | 601 |
| |
| 602 | + | |
| 603 | + | |
| 604 | + | |
602 | 605 |
| |
603 | 606 |
| |
604 | 607 |
| |
|
0 commit comments
Comments
(0)