badoo / RIBs

Badoo's take on RIBs
Apache License 2.0
162 stars 50 forks source link

Replace same thread verification with synchronisation #308

Closed SteveGreatApe closed 3 years ago

SteveGreatApe commented 3 years ago

Alternative to same thread verification to allow client code to multi-thread more easily.

This is very much at the draft stage and something for discussion rather than something ready to merge.

zsoltk commented 3 years ago

As per our discussion, we'll go with another direction.