Commit 2b6505f
Make EventData building based on IEvent synchronization independent from factory instance
Using factory instance for blocking is prone to sync issues. We don't document
possibility to block on IEventDataFactory instance anyway.
DEVSIX-5515
Autoported commit.
Original commit hash: [82e91cf69]1 parent d11d12e commit 2b6505f
File tree
2 files changed
+4
-3
lines changed- itext/itext.kernel/itext/kernel/counter/data
2 files changed
+4
-3
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
113 | | - | |
114 | | - | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments