Make output more deterministic (#13)
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 28 Sep 2020 12:55:40 +0000 (14:55 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Sep 2020 12:55:40 +0000 (14:55 +0200)
commit8d90d58143327aa8a4c98623ac22be26a8aa719f
tree9f3ff77812d9b7ebe8e945e443ef526dad5732fb
parent51bd238c7a2d8c47efb714162b2fa676468a87b8
Make output more deterministic (#13)

Depending on the speed of the getRows() call the keys within the resulting
object might be ordered differently in between runs. Synchronously set the
values tp ensure a deterministic result.
src/manager.ts