You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tv...@apache.org on 2019/11/21 00:41:20 UTC

[beam] branch master updated (da854b5 -> 5e3adf5)

This is an automated email from the ASF dual-hosted git repository.

tvalentyn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from da854b5  Merge pull request #9934: fix - 1MB is interpreted as 1000, not 1024
     add 5dc1b05  Guard pickling operations with a lock to prevent race condition in module imports.
     add 5e3adf5  Merge pull request #10167 [BEAM-8651] Guard pickling operations with a lock to prevent race condition in module imports.

No new revisions were added by this update.

Summary of changes:
 sdks/python/apache_beam/internal/pickler.py | 53 ++++++++++++++++-------------
 1 file changed, 30 insertions(+), 23 deletions(-)