Change locking boundaries for shared dict. Add a unit test.
authorScott <[email protected]>
Mon, 31 Jan 2022 05:29:34 +0000 (21:29 -0800)
committerScott <[email protected]>
Mon, 31 Jan 2022 05:29:34 +0000 (21:29 -0800)
commit865825894beeedd47d26dd092d40bfee582f5475
treea439e1a8ba4a013c57779f9399ed298fdbaa4000
parent5e09a33068fcdf6d43f12477dd943e108e11ae06
Change locking boundaries for shared dict.  Add a unit test.
Make smart_futures re-raise exceptions that happened in futures.
Mess with file_utils.
collect/shared_dict.py
file_utils.py
smart_future.py
tests/shared_dict_test.py [new file with mode: 0755]