make stress.py trigger python issue 3770 during import
------------------------------------------------------
Key: CASSANDRA-1880
URL: https://issues.apache.org/jira/browse/CASSANDRA-1880
Project: Cassandra
Issue Type: Improvement
Components: Contrib
Reporter: Peter Schuller
Priority: Minor
Attachments: trunk_1880.txt
On FreeBSD (and maybe others), the array() constructor if grabbed from
multi-processing fails with an ImportError later, rather than dring Array
import. Attaching a trivial patch to do this test during the import/except test
in the beginning, so that stress.py works out of the box on FreeBSD.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.