Two Worker Refs (Separate Threads)

Because the class instance is not shared across between the two worker refs, the total between the two worker refs are not synced.

First Worker Ref's Total: 0

Second Worker Ref's Total: 0