]> feistymeow.org Git - feisty_meow.git/commit
tastier from perspective of wild threads
authorFred T. Hamster <fred@feistymeow.org>
Tue, 17 Feb 2026 15:10:41 +0000 (10:10 -0500)
committerFred T. Hamster <fred@feistymeow.org>
Tue, 17 Feb 2026 15:10:41 +0000 (10:10 -0500)
commit78e9cd34891db12f7be2b000459fb9dc61646429
treee11b10d432e32fd32276065806ea355e56c51d3d
parent081abfa017b527cdf0b99a86cba7600bba600ee8
tastier from perspective of wild threads

we want the activity on the threads to be as intermingled as possible, so i moved the logging after the action of adding or deleting.
this makes sure that they're queueing up on the logging mutex *after* they've done their work on the bin, so any thread issues from multiple simultaneous bin accesses should not be hidden by the logging synchronization anymore.
octopi/library/tests_octopus/test_bin_threaded.cpp