Switch handler locking off by default
commit3654e6baf411cbfefe3e760c7ebe3637d02317b9
authorMatt Molyneaux <moggers87+git@moggers87.co.uk>
Fri, 17 Sep 2021 22:57:17 +0000 (17 23:57 +0100)
committerMatt Molyneaux <moggers87+git@moggers87.co.uk>
Sat, 29 Jan 2022 23:47:35 +0000 (29 23:47 +0000)
tree9c4abe1981c81a8c9e40e12c8d582829b0a5ae45
parent3894055ec2321050828b79d509a76bfd5971dbe2
Switch handler locking off by default

Salmon should have been thread-safe from the start.
12 files changed:
salmon/handlers/queue.py
salmon/routing.py
salmon/server.py
salmon/testing.py
tests/data/test_app/test_handlers/dump.py
tests/handlers/simple_fsm_mod.py
tests/test_command.py
tests/test_confirm.py
tests/test_integration.py
tests/test_routing.py
tests/test_view.py
tox.ini