HiveSight / hivesight

GNU Affero General Public License v3.0
2 stars 0 forks source link

Async functionality #3

Closed baogorek closed 6 months ago

baogorek commented 6 months ago

Fixes #1

Async checkbox added to the UI which toggles betwen async and sequential. Violated the DRY principle but I wasn't sure if we wanted to completely switch over and this seemed like the simplest way to see both approaches side by side.