Commit 8286f45
fix: prevent creating unnecessary threads repeatedly (#562)
* fix: prevent creating unnecessary threads repeatedly
Use ThreadPoolScheduler for WriteApi batch subject instead of TimeoutScheduler.
Fixes #561
* docs: Update CHANGELOG.md
* docs: update CHANGELOG.md
---------
Co-authored-by: Jakub Bednář <jakub.bednar@gmail.com>1 parent eb5afd1 commit 8286f45
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
| 262 | + | |
262 | 263 | | |
263 | 264 | | |
264 | 265 | | |
| |||
0 commit comments